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:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 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
- Benchmark of common hash functions☆36Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A C++17 Data Stream Processing Parallel Library for Multicores and GPUs☆85Updated 5 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- Benchmark of different C or C++ loggers☆12Updated last year
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Serverless ML Framework☆22Updated 3 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Templated Portable I/O Environment☆113Updated 3 months ago