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:
- C++11 wrapper for the LMDB embedded B+ tree database library.☆282Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Updated 9 months ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 9 months ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++11 std::async☆59Updated 13 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- libhadoop is a pure c/c++ liberary for hadoop hdfs like libhdfs☆19Updated 13 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 8 years ago