ndevilla / dict
Stand-alone dictionary: string/string associative array
☆21Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for dict
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 3 months ago
- C99 trie library☆98Updated 5 years ago
- skiplist library for C.☆53Updated 8 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆39Updated 3 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆55Updated 8 years ago
- Simple C hash table☆38Updated 13 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆19Updated 6 years ago
- Network library☆16Updated last year
- NIH Utility Library☆89Updated 3 years ago
- Collection of highly reusable C utilities.☆25Updated 9 months ago
- Libtask is a simple coroutine library.☆56Updated 2 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 5 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated 3 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 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
- A simple least recently used cache written in C☆32Updated 5 years ago
- Simple example of a Flex Scanner Paired with a Lemon Parser☆24Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆55Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- A hashtable in C☆57Updated 10 years ago
- memory pool allocator☆49Updated 11 years ago