Login Required. Sign up now -- its free!

Projects tagged ‘c’ and ‘parallel’


[22 total ]

17 Users
   

X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring ... [More] thread transparency, XML extensibility, and a small and straightforward interface. The version of Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]
Created over 2 years ago.

7 Users

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods ... [More] like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). [Less]
Created 3 months ago.

5 Users

flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. It's often used to flash BIOS/EFI/coreboot/firmware images.
Created 5 months ago.

5 Users
   

ProActive is the Java GRID middleware library (with Open Source code under GPL license) for parallel, distributed and multi-threaded computing. ProActive is the GRID Application Server for the ... [More] Enterprise. With a reduced set of simple primitives, ProActive provides a comprehensive API to simplify the programming of Grid Computing applications: distributed on Local Area Network (LAN), on clusters of workstations, or on Internet GRIDs. ProActive is only made of standard Java classes, and requires no changes to the Java Virtual Machine, no preprocessing or compiler modification, leaving programmers to write standard Java code. [Less]
Created over 2 years ago.

1 Users

libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full ... [More] set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]
Created over 2 years ago.

1 Users

openbiosprog is a fully Open Hardware and Free Software programmer for BIOS chips. The first version will support Low Pin Count (LPC) chips, later versions might add support for parallel flash chips and SPI chips.
Created 3 months ago.

1 Users

C Application Framework. A parallel and distributed server/application development framework for C, POSIX, SUSv2/3 and other standards. NOTE: The project isn't finished yet, but I'm doing my best ... [More] effort to implement the proper and faster algorithms. [Less]
Created 11 months ago.

0 Users

Algoritmo de FFT recursivo, para ejecución paralela. Implementado en C, haciendo uso de MPI.
Created 7 months ago.

0 Users

Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables
Created about 1 year ago.

0 Users

The java developer can use GPU by CUDA C.
Created 3 months ago.