Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 24

KDevelop

claimed by KDE

Compare

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

4.35484
   
  0 reviews  |  172 users  |  290,718 lines of code  |  56 current contributors  |  Analyzed 3 days ago
 
 

Firebird is a relational database offering many ANSI/ISO SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production ... [More] systems, under a variety of names, since 1981. Firebird is a commercially independent project of C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000. Join the Firebird Foundation The software is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party [Less]

4.58333
   
  1 review  |  100 users  |  3,724,378 lines of code  |  17 current contributors  |  Analyzed 7 days ago
 
 

GPSBabel converts waypoint data between about fifty file formats, including Magellan and Garmin serial, Garmin USB, Mapsource, Mapsend, Streets & Trips, Delorme, National Geographic, many PDA formats, and many others. It is endian and word-size safe, includes a GUI, and runs on a variety of ... [More] operating systems. It also supports Groundspeak GPX extensions for geocaching. [Less]

4.0
   
  0 reviews  |  41 users  |  1,667,195 lines of code  |  4 current contributors  |  Analyzed 5 days ago
 
 

The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS. Syllable Desktop has its own C kernel with symmetric multiprocessing, multithreaded pre-emptive multitasking, high POSIX compliancy, 64-bit ... [More] journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop. Syllable Server is a matching small and efficient Linux server. [Less]

3.75
   
  0 reviews  |  12 users  |  2,704,719 lines of code  |  2 current contributors  |  Analyzed over 1 year ago
 
 

What is v8cgiSmall set of C++ and JS libraries, allowing coder to use JS as a server-side HTTP processing language. Basic functionality includes IO, GD, MySQL, Sockets, Templating, FastCGI and Apache module. If you wish to support this project, at PayPal! News8.2.2010Release 0.8.0 is ready! ... [More] Some big changes and features made it into this release: Binary/B is available and test/assert modules are now also CommonJS compatible. v8cgi now builds on Mac, features the "global.v8cgi" free variable, supports multiple MySQL queries. A new DOM module was introduced. Windows binary is compiled without Context reusing, as this feature is still somewhat problematic. Also, the XDOM (Xerces-based DOM) module is not included in Windows release. Use the JS DOM module instead. For a full list of changes, see the Changelog. 16.11.2009Release 0.7.5 is ready! Many things have changed and more features are available. v8cgi achieves higher level of compatibility with CommonJS Modules/1.1 and Windows users can now use DOM and PostgreSQL modules. For a full list of changes, see the Changelog. 20.10.2009Release 0.7.0 (anniversary edition) is ready! This release brings many new modules (postgresql, process, dom, gl, sprintf more), better (configurable) error handling, stability fixes and more improvements. Version 0.7.0 also features code from much more contributors than before. 25.6.2009Release 0.6.0 is ready! Numerous improvements, features and fixes were implemented in this version. New support for SQLite and Context reusing. New unit tests, reworked global.system object, refactored DB libraries and much more. 15.6.2009Revision 454 renames several scons options. Type scons -h to see a list of them. 3.6.2009Release 0.5.2 is ready! Complete V8 sources are now included in the src tarball. New features include Securable Modules compliance, testing framework, assert+getopt modules and lots of stability and compatibility-related fixes. 14.4.2009Starting from revision 391, v8cgi now ships with an assertion module, basic set of unit tests and a tiny testing framework runner. 8.4.2009Revision 381 is compliant with Securable Modules specification and passes all current tests at http://code.google.com/p/interoperablejs/ :) 30.3.2009Release 0.5.0 is ready! This version fixes several fatal bugs and adds support for command line arguments. The MySQL module now automatically closes opened connections on exit. UPDATE: 0.5.1 contains a critical bugfix regarding MySQL with Apache module :) 26.2.2009Release 0.4.0 is ready! Module system has been rewritten to support both include() and require() methods; path handling is better and MySQL module is able to close its database connection. 6.2.2009Release 0.3.0 is ready! Apache module included, for both Windows and Linux platforms. Also, the build process on MacOS X is now a bit easier :) 22.1.2009Release 0.2.0 is ready! This one contains many improvements and libraries: sockets, http client, fastcgi and GD. Windows build does not contain FastCGI support. 6.1.2009Release 0.1.0 is ready! [Less]

4.66667
   
  0 reviews  |  6 users  |  43,129 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

This software product is going to be a cross-platform distributed server for various manipulations over large amounts of multimedia data, such as a real-time audio/video transcoding and streaming.

5.0
 
  0 reviews  |  3 users  |  18,638 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 
Compare

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

4.33333
   
  0 reviews  |  3 users  |  190,131 lines of code  |  3 current contributors  |  Analyzed 7 days ago
 
 

Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. We've released this project at an early stage to get feedback from the open-source community. ... [More] We believe that Native Client technology will help web developers to create richer and more dynamic browser-based applications. Native Client runs on 32-bit x86 systems that use Windows, Vista, Mac OS X, or Linux. Some ARM and x86-64 support is implemented in the source base, and we hope to make it available for application developers later this year. How to get involvedYou can help make Native Client as secure and useful as possible. Here's how: Download the Native Client distr [Less]

0
 
  0 reviews  |  3 users  |  4,602,988 lines of code  |  62 current contributors  |  Analyzed 8 days ago
 
 

oglpp, a shortcut for (O)pen(GL) (P)lus (P)lus, provides several libraries to facilitate OpenGL development. The library displayDriverConnector provides the needed cross-platform API to access display driver informations and functionalities. The goal of the gle, a shortcut for Open(GL) ... [More] (E)xtension library, is to provide all OpenGL extensions to C/C++ OpenGL developers. glo is a small library to encapsulate OpenGL object (like display list, texture and so on) into easy to use classes. glContext is a library providing the needed cross-platform API to add OpenGL capabilities to any user interface toolkits (gtk/gtkmm, wxWidgets, qt and so on). [Less]

5.0
 
  0 reviews  |  2 users  |  69,015 lines of code  |  3 current contributors  |  Analyzed 1 day ago
 
 

Native Libraries For JavaNativeLibs4Java gathers ready-to-use Java bindings for native libraries. Mono/.NET OpenCL : JavaCL / ScalaCL Demo Download Doc SDoc MacOS Frameworks Doc OpenCV Many other high-quality hand-crafted wrappers are linked from JNA's front page. ... [More] What's in here ?For each native library covered here, NativeLibs4Java provides : How-To and Quick-Starter to start using the library from Java within minutes Ready-to-use JARs that contain : Multi-platform self-extractible binaries (if the library's license allows it) Java wrappers that reflect the underlying native headers (auto-generated by JNAerator) Utilitary classes that make the library easier to use from Java and / or Scala A C / Java interoperability layer runtime (the amazing thirdparty JNA - Java Native Access) An ObjectiveC / Java interoperability layer runtime if needed (the incredible thirdparty Rococoa) License notices for the binary library and all of the supporting runtimes Instructions to build from sources, if you want/need to Wrapped libraries are usable straight away : simply put them in the classpath or reference them from your IDE of choice (NetBeans, Eclipse, IntelliJ) and you're done ! DiscussPlease use NativeLibs4Java's Mailing List and NativeLibs4Java's issue tracker heavily :-) Contribute / HelpPlease join the project if you wish to become the maintainer of some sub-project. It's easy : start by a simple wiki page with the JNAerator command-line arguments you're using add some links to the original project share a pre-built .JAR contribute some example code to use your library wrapper and help people getting started quickly ! [Less]

0
 
  0 reviews  |  2 users  |  261,589 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.