2022
Mots commençant par C

2020
2018

Randy Gaul's Game Programming Blog | C C++ Game Development : Articles Discussions Tutorials

2015

Vector Operators | Programming with OpenCL C | InformIT

2013
2011

frameworks - Creating a module system (dynamic loading) in C - Stack Overflow


c - How to debug a multithreaded hung process in Linux? - Stack Overflow


AVR-GCC libraries: LCD library

2010
WebM, un nouveau prétendant pour le HTML5
2009

Leaving IonLab | Swaroop C H - India, Technology, Life Skills

Gearman

The Xapian Project

Le Cirque de l'étrange - Film de vampire | Films-vampires.com

Gearman C Server and Library in Launchpad
This is a rewrite (in C) of the Perl version found at http://danga.com/gearman/. It includes the both a client/worker library, as well as the server. The server acts as a bridge between workers (clients who can do work) and callers (clients who want work done). You should run several servers (at least two) for both load balancing and high availability.
Another nice background tasks tool.