dazfuller / LevelDB-SampleLinks
Sample code for using LevelDB
☆24Updated 11 years ago
Alternatives and similar repositories for LevelDB-Sample
Users that are interested in LevelDB-Sample are comparing it to the libraries listed below
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆282Updated 5 years ago
- ☆66Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 9 months ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ snappy stream realisation, compatible with http://github.com/dain/snappy☆16Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 8 years ago
- C++ implementation of Radix tree☆67Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- A distributed shared memory infrastructure.☆27Updated 8 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Updated 9 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Benchmark of different C or C++ loggers☆12Updated 2 years ago
- Minimal C++ Project Template☆40Updated 8 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago