r-lyeh-archived / trie
Trie is a lightweight and simple autocompletion data structure written in C++11.
☆44Updated 9 years ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- STL-based caches for C++☆116Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆83Updated 2 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago