IMCG / awesome-c
☆61Updated 9 years ago
Alternatives and similar repositories for awesome-c:
Users that are interested in awesome-c are comparing it to the libraries listed below
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- skiplist library for C.☆53Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Usefu Lua modules☆40Updated 3 weeks ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆50Updated 2 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- C99 trie library☆99Updated 5 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- IPC Examples☆53Updated 5 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 3 years ago
- Embeddable key-value store database in C.☆17Updated 13 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Nanopipe: connecting the modern babel☆28Updated 8 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆50Updated 6 years ago
- memory pool allocator☆50Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Network library☆17Updated last year
- Hierarchical memory allocator☆71Updated 9 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 6 years ago