ucbrise / cpp_project_template
Minimal C++ Project Template
☆38Updated 7 years ago
Alternatives and similar repositories for cpp_project_template:
Users that are interested in cpp_project_template are comparing it to the libraries listed below
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆66Updated 4 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago
- A C++ framework for data analytics pipelines☆26Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 5 months ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- A C++17 Data Stream Processing Parallel Library for Multicores and GPUs☆78Updated 3 weeks ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago