r-lyeh-archived / trieLinks
Trie is a lightweight and simple autocompletion data structure written in C++11.
☆46Updated 10 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 3 months ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- A very minimal .INI reader/writer (C++11)☆33Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Literal Logging for C++☆86Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago