IMCG / awesome-cLinks
☆63Updated 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
Sorting:
- A just-in-time compiler for c minus☆46Updated 12 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
- memory pool allocator☆51Updated 13 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- C99 trie library☆101Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 10 years ago
- Progress display lib for c☆76Updated 4 years ago
- A decentralized unique ID generator (int64)☆22Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆49Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago