RSS 1603 projects tagged "Windows"

Download Website Updated 29 Apr 2013 libsodium

Screenshot
Pop 31.50
Vit 4.81

libsodium is an easy-to-use crypto library. Its goal is to provide all of the core operations needed to build higher-level cryptographic tools. It is a portable, cross-compilable, installable, packageable library based on NaCl, with a compatible API.

Download Website Updated 27 Apr 2013 sigrok-firmware-fx2lafw

Screenshot
Pop 50.61
Vit 1.41

sigrok-firmware-fx2lafw is firmware for Cypress FX2 USB chips which makes them usable as simple logic analyzer hardware.

Download Website Updated 07 Apr 2013 amrwb

Screenshot
Pop 61.12
Vit 1.00

amrwb is a shared library wrapper for the 3GPP AMR Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec (3GPP TS 26.204).

Download Website Updated 07 Apr 2013 amrnb

Screenshot
Pop 59.65
Vit 1.00

amrnb is a shared library wrapper for the 3GPP Adaptive Multi-Rate Floating-point (AMR) Speech Codec (3GPP TS 26.104).

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.47
Vit 1.02

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

Download Website Updated 14 Apr 2013 plumb

Screenshot
Pop 121.37
Vit 2.14

plumb is a shell with focus on pipes: instead of pipelines, it can build large graphs of processes (nodes) and pipes (edges). Pipes are simple unidirectional streams without side effects. Traffic can be controlled by virtual processes (which are nodes just like real processes, but are implemented in plumb for minimal overhead). Virtual processes can split, merge, regex filter/alter, and shape the streams. Timers and starting/stopping processes or even rewiring the script on the fly are also supported. It is portable (using libporty) and behaves exactly the same way on Linux, Windows, Mac OS X, many BSD variants, and older UNIX systems.

Download Website Updated 26 Mar 2013 libporty

Screenshot
Pop 69.91
Vit 1.03

Libporty provides a higher level API for some commonly used library functions such as sockets, date/time, file system access, background processes, and asynchronous DNS resolving. Libporty is configured using scconfig and the API is guaranteed to work the same way on all supported systems. An application that exclusively uses the libporty API will not require autotools/scconfig for porting. Libporty has been tested on Linux, Windows, Mac OS X, multiple BSD variants, Minix, OpenSolaris, and some ancient Unix systems.

Download Website Updated 26 Mar 2013 scconfig

Screenshot
Pop 51.90
Vit 1.03

Scconfig is a single-layer, modular autotools replacement written in ANSI-C (C89). It's been tested on a dozen different UNIX-like operating systems (including Linux, Windows and Mac OS X).

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.27
Vit 7.80

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

No download Website Updated 14 Mar 2013 Lightning MDB

Screenshot
Pop 35.52
Vit 8.22

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

Screenshot

Project Spotlight

Siege

An HTTP regression testing/benchmarking utility.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.