ucbrise / cpp_project_templateLinks
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
Sorting:
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆66Updated 4 years ago
- A C++ framework for data analytics pipelines☆26Updated 5 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- A STL allocator that mmaps files☆247Updated 4 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
- Templated Portable I/O Environment☆113Updated last month
- Serverless ML Framework☆22Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago