IMCG / awesome-cLinks
☆64Updated 10 years ago
Alternatives and similar repositories for awesome-c
Users that are interested in awesome-c are comparing it to the libraries listed below
Sorting:
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm