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
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 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
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 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
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- single file C libraries☆38Updated 3 months ago
- Netstring parsing in C☆35Updated 4 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago