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 lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- 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 C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago