RSS 3 projects tagged "Linux"

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 17 Jul 2007 cpuinfo

Screenshot
Pop 33.82
Vit 1.02

cpuinfo consists of an API/library used by programs to get information about the underlying CPU. Such information includes CPU vendor, model name, cache hierarchy, and supported features (e.g. CMP, SMT, and SIMD). cpuinfo is also a standalone program to demonstrate the use of this API.

Download Website Updated 11 May 2004 sigsafe

Screenshot
Pop 52.92
Vit 2.03

sigsafe is a C library for safely, reliably, and promptly handling signals delivered to specific threads without significant overhead.

Screenshot

Project Spotlight

HPCC Systems

A massive parallel-processing computing platform that solves big data problems.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml