ned14 / uthashLinks
A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
☆37Updated 12 years ago
Alternatives and similar repositories for uthash
Users that are interested in uthash are comparing it to the libraries listed below
Sorting:
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- C based OO portable data structure library☆129Updated 16 years ago
- Crit-bit tree☆26Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- High performance utility library for C☆97Updated 6 months ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Ragel/Lemon based json-parser☆18Updated 7 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 11 years ago
- a library of useful C utilities☆63Updated 12 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- SipHash: a fast short-input PRF☆60Updated 10 years ago
- Experiments with JIT compilation☆64Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Collection of highly reusable C utilities.☆35Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago