RSS 10169 projects tagged "C"

Download No website Updated 30 Apr 2013 uterus

Screenshot
Pop 99.84
Vit 8.85

uterus is a codec library for financial tick data with an emphasis on market data integrity and maintainability. It comes with a set of tools to convert (mux) and print (demux) data from some sources, and to perform standard tasks like selecting instruments, creating snapshots and candles from tick data, etc. Special care is taken to provide longevity and consistence. All timestamps are internally converted to coordinated time, and price and quantity quotes are converted to a monetary datatype which doesn't suffer from rounding errors. Most importantly, meta data is stored along with the payload data in an inseparable unit, to provide self-contained and self-documenting files or network streams.

Download Website Updated 20 Jun 2012 liwc

Screenshot
Pop 34.93
Vit 1.00

liwc is a tool suite which includes programs for converting C++ comments to C comments, removing C comments, printing string literals, and converting characters to trigraphs and trigraphs to characters.

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.78
Vit 1.57

liblacewing is a cross-platform, high-level networking library. It aims to provide a set of straightforward classes for socket communication in C/C++, with a focus on scalability and platform specific optimisations (eg. support for IOCP, epoll, and kqueue).

No download No website Updated 21 Jun 2012 Enterprise Audit Shell

Screenshot
Pop 45.12
Vit 18.31

Enterprise Audit Shell (EAS) allows organizations to centrally audit and report UNIX shell access. Unlike Sudosh, the audit logs are sent to a centralized archive and reporting server. Client server authentication and encryption is handled by SSL. It was specifically designed for enterprise, commercial use.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.65
Vit 18.27

METAXPON ("Metachron" in Greek letters) is a small and fast audio DSP library for time-scale manipulation of 16-bit integer or 32-bit floating point stereo audio data streams. It employs a rigid phase-locked vocoder with dedicated transient detection and processing, and can work in real-time or non-real-time. Four editions are included - a portable edition and three x86 editions. The portable edition can be built with any ANSI C compiler and is OS- and architecture-independent. The three x86 editions are written in assembly using the FPU, 3DNow!, and SSE instruction sets, respectively, with automatic selection between them depending on the CPU capabilities. They can be compiled with MASM, JWASM, or NASM, producing libraries of object files in 8 formats.

Download Website Updated 23 Jun 2012 chord

Screenshot
Pop 26.63
Vit 1.00

chord is a command line guitar chord finder.

Download Website Updated 14 Mar 2013 CD-Command

Screenshot
Pop 74.00
Vit 3.12

CD-Command is a primitive commandline CD player/ripper which supports CDDB lookups and can cache CDDB information for offline use. It can rip to .wav natively, or use an external program for encoding to other formats.

Download Website Updated 08 Oct 2012 libnetfilter_cthelper

Screenshot
Pop 61.42
Vit 1.21

libnetfilter_cthelper is a library which allows user-space programs to interface the kernel connection tracking helpers of the Netfilter subsystem in the Linux kernel.

Download Website Updated 27 Jul 2012 phalanx

Screenshot
Pop 66.99
Vit 3.62

phalanx computes a digest of many buffers simultaneously, and produces a combined hash of them all. It is an initiative to provide a fast, simple, and portable alternative method to compute a checksum in a parallel fashion. It has options for I/O buffer size, hash width, number of threads, and more. It can be run single-threadedly for performance comparisons. It can check files against previously-saved sums, like "MD5sum" does. It also has a "demo" mode, to ascertain accurate operation. It is intended to be useful on large files and multicore/multiprocessor/multithreaded environments.

No download Website Updated 21 Mar 2013 mhVTL

Screenshot
Pop 126.02
Vit 4.00

mhvtl is a Linux-based virtual tape library. Supported tape emulations are IBM and HP LTO1, 2, 3, 4, and 5, Sony AIT4, STK T10000A, B, and C, and STK 9x40. It supports WORM, data, and cleaning media. Most applications work using STK L180/L700 library emulation. It has been successfully used with NetBackup, BackupExec, NetWorker, TSM, Oracle Secure Backup, and many other programs.

Screenshot

Project Spotlight

fix8

A modern C++ FIX framework featuring complete schema customisation, high performance, and fast development.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.