- The publicly editable repository of all things Ajax. Patterns, Frameworks, Libraries, Tools ...
- Dynamically access native libraries from Java without JNI.
- Java bindings for FUSE (Filesystem in USErspace) is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java languag...Java bindings for FUSE (Filesystem in USErspace) is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java language
- Bunny the Fuzzer dient zum Testen von C-Programmen. Es macht einen Trace des Programm-Ablaufs mit verschiedenen Eingaben und Parametern und überwacht Änder...Bunny the Fuzzer dient zum Testen von C-Programmen. Es macht einen Trace des Programm-Ablaufs mit verschiedenen Eingaben und Parametern und überwacht Änderungen im Funktions-Aufrufspfad, den Aufruf-Parametern und Rückgabewerten.
- Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value....Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
- A free source code editing component for Win32 and GTK+.
- Windows driver examples with free source code related to file systems, virtual disks and network communication from kernel mode. Published by Bo Brantén.
- AceUnit (Advanced C and Embedded Unit) ist ein komfortables Framework für Unit-Tests von C-Code. AceUnit orientiert sich am Stil von JUnit 4.x und ist einf...AceUnit (Advanced C and Embedded Unit) ist ein komfortables Framework für Unit-Tests von C-Code. AceUnit orientiert sich am Stil von JUnit 4.x und ist einfach, modular und flexibel. AceUnit kann in Umgebungen mit geringen Ressourcen verwendet werden, beispielsweise in der Entwicklung eingebetteter Systeme.
- Dev Todo is small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels...Dev Todo is small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels. Data is stored as XML, so various XSLT templates can be executed on the XML to convert it into different formats (eg. HTML).
- Origo is an opensource software development platform - use it to host your open- and your closed-source projects!
- programmer's text editor written in Java
- The CMU Sphinx Group Open Source Speech Recognition Engines
- Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-o...Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.
- SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In par...SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code which leads to a shorter development cycle.
- Apache community of open-source software projects.


user