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:
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Linear Linked List Library☆51Updated last year
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- memory pool allocator☆51Updated 12 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 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
- 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
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- A portable GUI library written in C.☆17Updated 9 years ago
- NIH Utility Library☆91Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- C-Pluff, a plug-in framework for C☆40Updated last month
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- ☆60Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago