ucbrise / cpp_project_templateLinks
Minimal C++ Project Template
☆39Updated 8 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
Sorting:
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆339Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Templated Portable I/O Environment☆114Updated 7 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- General purpose C++ library for iZENECloud☆43Updated 10 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- A C++ Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 3 weeks ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software