18 projects tagged "Linux"
Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.
ZSNES is an SNES emulator for i386 machines running Linux, DOS, or Windows. It allows you to play most SNES games on your PC. It also adds several enhancements not present in the original SNES such as filters to improve image quality, savestates to be able to save/restore your game at any time, and more.
PECoMaTo stands for Picture-Embedded COntents MAnipulation TOol. It is basically designed to display any kind of information embedded in picture files, as well as checking, filtering, extracting, removing, adding, and fixing such information. In other words, it's a metadata processor. It supports the following file formats: JPEG/JFIF, Adobe PSD and FFO, and raw IPTC. It knows about the following metadata formats: JFIF, IPTC, Exif, Adobe, and Fotostation. More file and metadata formats might be supported later (TIFF, etc.).
CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.
The MirBSD Korn Shell (mksh) is an actively developed successor of pdksh (the Public Domain Korn Shell), aimed at producing a shell good for interactive use, but with the primary focus on scripting. It is intended to be portable to most *nix-like operating systems as long as they're not too obscure. mksh incorporates improvements from OpenBSD and Debian, as well as bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD projects and Android. The emacs command line editing mode is UTF-8 capable, and Byte Order Marks are ignored in scripts. The shell supports large files, as well as all pdksh and some csh, AT&T ksh, zsh, and GNU bash features, is compatible with the Bourne shell and POSIX (within limits), has no limit on array sizes, and incorporates some other useful builtins and features. While being already fast and small (without losing functionality), flags to make it even smaller can be given at compile time. An interactive shell reads "~/.mkshrc" on startup.
A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.
A framework for development of intelligent systems with spur-driven behavior.