michaelbull / c-dictionary-trieLinks
A dictionary implementation that is written in C and backed by a prefix tree.
☆25Updated 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
- STL style library with red-black tree implementation in C☆41Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 3 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 2 months ago
- Minimal C Library☆77Updated 7 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
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Simple, memory-safe data-structures in C.☆161Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Cross-Platform Networking Library☆43Updated 3 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
- A low-latency in-memory C logging library☆59Updated 3 years ago
- memory pool allocator☆51Updated 12 years ago
- how to hide data inside pointers☆34Updated 10 years ago
- ☆60Updated 7 years ago
- RemoteCall C++ framework for IPC☆23Updated last month
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago