michaelbull / c-dictionary-trieLinks
A dictionary implementation that is written in C and backed by a prefix tree.
☆26Updated 10 years ago
Alternatives and similar repositories for c-dictionary-trie
Users that are interested in c-dictionary-trie are comparing it to the libraries listed below
Sorting:
- A generic C memory pool☆100Updated 9 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Single C file event loop☆28Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- memory pool allocator☆51Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 6 months ago
- A toy programming language interpreter☆33Updated 12 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 15 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago