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:
- 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☆53Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- a tiny string library☆23Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- ☆38Updated 2 years ago
- a library of useful C utilities☆64Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- skiplist library for C.☆54Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- single file C libraries☆39Updated 5 months ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Yet another C standard library☆16Updated 9 months ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago