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.
☆36Updated 11 years ago
Alternatives and similar repositories for uthash
Users that are interested in uthash are comparing it to the libraries listed below
Sorting:
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 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
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- C based OO portable data structure library☆131Updated 15 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆38Updated 2 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- a tiny string library☆23Updated 9 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Experiments with JIT compilation☆65Updated 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
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- High performance utility library for C☆94Updated 2 months ago
- Ragel/Lemon based json-parser☆17Updated 7 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago