RSS 10184 projects tagged "C"

Download Website Updated 12 Aug 2012 Enc2ly

Screenshot
Pop 26.08
Vit 1.46

Enc2ly is a small tool for dumping musical information contained in an Encore binary file to a Lilypond text one. Encore is a popular music notation program from GVOX which uses a proprietary data format. Lilypond is a great music engraving system.

Download Website Updated 24 Jul 2012 NeXus Scientific Data Format

Screenshot
Pop 29.70
Vit 1.00

NeXus Scientific Data Format is a set of data storage objects and APIs for storing data commonly collected in neutron and synchrotron experiments, to simplify the exchange and processing of these data sets, and to ease the development of new methods of processing such data.

Download No website Updated 28 May 2013 Pcompress

Screenshot
Pop 330.64
Vit 16.14

Pcompress is a utility to do compression/decompression and deduplication in parallel by splitting input data into chunks. It has a modular structure and includes support for multiple algorithms like LZMA, Bzip2, PPMD, LZ4, etc., with KECCAK/BLAKE2/SHA-256/512 chunk checksums. SSE optimizations for the bundled LZMA are included. It also implements chunk-level Content-Aware Deduplication and Delta Compression features based on a Rabin Fingerprinting scheme. It has low metadata overhead and overlaps I/O and compression to achieve maximum parallelism. It has AES encryption capability and uses Scrypt from Tarsnap to generate per-session unique keys from passwords. It can work in pipe mode, reading from stdin and writing to stdout. It also provides some adaptive compression modes in which a suitable algorithm is chosen per chunk based on heuristics.

Download Website Updated 15 Jan 2013 csp (convert SP3)

Screenshot
Pop 27.55
Vit 2.05

csp is a commandline tool to convert and plot a Perkin Elmer sp3 spectra file. SP3 are binary spectra files from a LS50B Spectrofluorometer. The output can be converted to either an HDF5 file or a Matlab matrix (level 5) file.

Download Website Updated 30 Jul 2012 Common Pipeline Library

Screenshot
Pop 33.99
Vit 1.00

The Common Pipeline Library provides a highly robust set of functions for manipulating signals and images. It is primarily intended for the building of VLT instrument pipelines, but is also useful for generic data handling. It includes a number of useful low-level data types, medium-level data access methods, standard implementations of commonly-used signal processing and data reduction tasks, and dynamic loading of "recipes" for data processing.

Download Website Updated 30 Jul 2012 WCSLIB

Screenshot
Pop 31.91
Vit 1.00

WCSLIB is a C library, supplied with a full set of Fortran wrappers, which implements the "World Coordinate System" (WCS) standard in FITS (Flexible Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, for drawing general curvilinear coordinate graticules, and a number of utility programs. The FITS "World Coordinate System" (WCS) convention defines keywords and usage which provide descriptions of astronomical coordinate systems in a FITS image header.

Download No website Updated 02 Aug 2012 hchatd

Screenshot
Pop 43.45
Vit 1.00

hchatd is a simple chat server, written in (almost compliant) ANSI C, and able to compile on multiple Unix systems. Users can create multiple chatrooms, while the chatroom URL is the only thing you need to connect to it. The server contains client code (HTML and JavaScript); it uses XMLHttpRequest, so the chat is truly online.

Download Website Updated 03 May 2013 libquickmail

Screenshot
Pop 174.28
Vit 7.90

libquickmail is a library intended to give C/C++ developers a quick and easy way to send email from their applications. It supports multiple To/Cc/Bcc recipients and multiple MIME attachments without size limitation. It uses libcurl for SMTP communication, but a light version is also included without the libcurl dependancy. The library can also be used to just create a multipart MIME message body. It also comes with a command line application for sending mail (with optional attachments).

Download Website Updated 27 May 2013 QSMM

Screenshot
Pop 38.60
Vit 5.27

QSMM, the "QSMM State Machine Model", is a framework for development of non-deterministic intelligent state models and systems with spur-driven behavior. It includes low-level functions for generating optimal actions by the system and high-level functions for building multinode models. In a multinode model, nodes represent components of a system you develop which choose optimal actions using the framework and can correspond to entities external to the system and which behavior is to be learnt. A node can choose optimal actions based on a current node state which is either set manually by your program or is identified automatically by the framework. Probability profiles for a state transition matrix and an action emission matrix of the node can be specified using an assembler program with a user-defined instruction set.

Download Website Updated 07 Aug 2012 SimGrid

Screenshot
Pop 16.88
Vit 17.78

SimGrid is a toolkit which provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. The specific goal of the project is to facilitate research in the area of parallel and distributed large scale systems such as Grids, P2P systems, and clouds. Its use cases encompass heuristic evaluation, application prototyping, or even real application development and tuning.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

QSMM

A framework for development of intelligent systems with spur-driven behavior.