dazfuller / LevelDB-Sample
Sample code for using LevelDB
☆24Updated 10 years ago
Alternatives and similar repositories for LevelDB-Sample:
Users that are interested in LevelDB-Sample are comparing it to the libraries listed below
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ implementation of Radix tree☆61Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- ORM for consuming RESTful APIs in C++☆82Updated 6 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆85Updated 9 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆275Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- A C++ Rate limiter implementation.☆55Updated 9 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- C++ BSON Library☆61Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 5 months ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 6 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated last week
- Yet Another RAFT implementation☆126Updated 6 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- STL-based caches for C++☆115Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++11 std::async☆58Updated 12 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…☆40Updated 8 years ago
- Boost.org dynamic_bitset module☆39Updated last month
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago