davidar / c-hashtableLinks
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
Sorting:
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- skiplist library for C.☆54Updated 9 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
- Yet another C standard library☆17Updated last year
- Cuckoo Hashtable C Library☆34Updated 5 years ago
- Fast, efficient string interning☆99Updated 8 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…☆37Updated 12 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 8 months ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Coroutines for C.☆77Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆25Updated 3 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A C version of Bob Jenkins' spooky hash☆40Updated 8 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago