davidar / c-hashtable
Git mirror of the hash table data structure in C by Christopher Clark ⛺
☆45Updated 5 years ago
Alternatives and similar repositories for c-hashtable:
Users that are interested in c-hashtable are comparing it to the libraries listed below
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆22Updated 2 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆25Updated 9 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
- C99 trie library☆98Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- skiplist library for C.☆53Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 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
- single file C libraries☆38Updated this week
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- a library of useful C utilities☆63Updated 11 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…☆40Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A mini C library for interacting with the Twitter OAuth api.☆25Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆39Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- Yet another C standard library☆17Updated 3 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 2 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Git mirror of sdbm source code ⛺☆26Updated 14 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 5 months ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆34Updated last year