ned14 / uthash
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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- a tiny string library☆23Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- a lock-less thread pool for C99☆43Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Mirror of libslz☆34Updated 5 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- A very fast URI parser in C.☆26Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago