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:
- Fast, efficient string interning☆100Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- C based OO portable data structure library☆129Updated 16 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- Coroutines for C.☆78Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆26Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- C11 Lock-free Stack☆184Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- skiplist library for C.☆54Updated 9 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆33Updated 15 years ago
- Rabbit VM.☆115Updated 6 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
- Cuckoo Hashtable C Library☆34Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- single file C libraries☆40Updated last year
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 months ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated last year
- A simple, pure C, jit library☆16Updated 10 years ago