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.
Related ProjectsTuxGuitar, Ludia, Tritonn, Darik's Boot and Nuke, iReport-Designer for JasperReports |
GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.
Related ProjectsGLOBALBASE PROJECT, Media Player Classic - Home Cinema, TOMBO, Win32 Disk Imager, Diskless Remote Boot in Linux (DRBL) |
The CyaSSL embedded SSL library is a lightweight SSL library written in ANSI C and targeted for embedded and RTOS environments, primarily because of its small size, speed, and feature set. It is commonly used in standard operating environments and cloud services as well because of its royalty-free pricing and excellent cross platform support. CyaSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as HC-128, RABBIT, and NTRU.
Related ProjectsSharpDevelop-jp, iReport-Designer for JasperReports, PeaZip, DeSmuME, Darik's Boot and Nuke |
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard, and it is customizable and extensible with C plugins and scripts. It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813.
Related ProjectsiReport-Designer for JasperReports, RealTerm: Serial/TCP Terminal, Regnessem, Darik's Boot and Nuke, PukiWiki |
yaSSL is a C++ based SSL library for embedded and RTOS environments, designed for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.
Related ProjectsMPC-BE, PeaZip, Dumpper v.60.3, Properties Editor, Win32 Disk Imager |
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.
Related ProjectsiReport-Designer for JasperReports, ConEmu, GSFinder+ for W-ZERO3, DeSmuME, SmillaEnlarger |
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.
Related ProjectsGLOBALBASE PROJECT, Dumpper v.60.3, Win32 Disk Imager, unofficial gpSP kai, MeCab |
Embedthis GoAhead is a tiny embedded Web server. It is fast, runs in less than 150K, and has been embedded to a wide variety of operating systems and CPUs.
Related Projectsコミュニティモジュール, Darik's Boot and Nuke, coroid project, マスカット, SmillaEnlarger |
LibU is a multiplatform C library that comes under a BSD-style license. It includes many interdependent modules for accomplishing several tasks: memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks. It has a small footprint (about 70KB for the default configuration), it is modular, and it has a multiplatform nature, making it an ideal candidate for embedded systems. KLone is an example of such usage.
Related ProjectsSmillaEnlarger, Darik's Boot and Nuke, iReport-Designer for JasperReports, Amateras, DeSmuME |
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.).
Related ProjectsSamurai Graph, 円盤複写屋, Open Source QR Code Library, NyARToolKit, Win32 Disk Imager |
FastFwD is a small daemon that allows users to set up port forwarding from a source IP address and port number to a target IP address and port number easily without the need to deal with complicated ipchains/iptables-rules. FastFwD offers a fault-proof possibility for port forwarding between two networks or IP addresses and additionally gives the possibility to password-protect this connection. FastFwD has been tested for Linux and QNX and should compile and work with all POSIX-based systems.
Related ProjectsDarik's Boot and Nuke, TuxGuitar, SmillaEnlarger, CLX C++ Libraries, iReport-Designer for JasperReports |
MaKL is a simple and light framework for building
multi-platform C/C++ projects, purely based on the
Bourne Shell and GNU Make. It is much easier to
install and use than other typical building
systems, while maintaining the essential
functionality. It is ideal for embedded systems
due to its cross-compilation, multiplatform
toolchaining mechanisms, and minimal external
dependencies.
Related ProjectsDeSmuME, MinGW - Minimalist GNU for Windows, iReport-Designer for JasperReports, SharpDevelop-jp, Amateras |
Apache HTTP サーバ 2.2.27 QNX4 ポート
Related Projects04WebServer, Win32 Disk Imager, Sledge, Media Player Classic - Home Cinema, coroid project |
asio は、ネットワークと低レベルの I/O プログラミングのためのクロスプラットフォームの C++ ライブラリであり。モダンな C++ のアプローチを使用して一貫性のある非同期モデルを開発者へ提供します。
Related ProjectsMedia Player Classic - Home Cinema, TERASOLUNA Framework, Properties Editor, MPC-BE, MeCab |
BIEW (Binary vIEW)は、16進数表示と逆アセンブラのモードを搭載したバイナリエディタを内蔵した、フリーかつポータブルで高機能のファイルビューアです。AVR/Java/i86-AMD64/ARM-XScale/PPC-64/その他の逆アセンブラのハイライト、およびMZ, NE, PE, ELFなどのフルプレビューを含みます。
Related ProjectsJulius, MPC-BE, PictMaster, Win32 Disk Imager, CrystalDiskMark |