davidar / c-hashtable
Git mirror of the hash table data structure in C by Christopher Clark ⛺
☆46Updated 6 years ago
Alternatives and similar repositories for c-hashtable:
Users that are interested in c-hashtable are comparing it to the libraries listed below
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆26Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- single file C libraries☆38Updated 2 months ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- ARTful radix tree☆13Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- skiplist library for C.☆53Updated 8 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- C99 trie library☆99Updated 5 years ago
- Stand-alone dictionary: string/string associative array☆22Updated 13 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Updated 10 years ago