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:
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- a game framework. warning: wip, dev, unstable, radiation hazard, defcon 3☆23Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- ☆10Updated 8 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Memory Pool☆16Updated 7 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Parse URLs in C much like Node's url module.☆55Updated 11 months ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 3 weeks ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- Single C file event loop☆28Updated 5 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆40Updated last year
- Industry-proven, lightweight and productive zero-copy IPC library written in C☆22Updated 5 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 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
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Minimal Huffman coder/decoder☆101Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- OpenGL / XML + Lua Game GUI library.☆19Updated 6 years ago
- A C library to build CGI applications☆49Updated 3 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago