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:
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 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
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- skiplist library for C.☆54Updated 8 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Yet another C standard library☆16Updated 8 months ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 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
- userspace threads and coroutines for C☆18Updated 9 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Dynamic-language-like data structure for C☆13Updated 9 years ago
- Progress display lib for c☆75Updated 4 years ago
- memory pool allocator☆50Updated 12 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago