darabos / pintyLinks
Toy prototype for a distributed computing system in C++
☆18Updated 10 years ago
Alternatives and similar repositories for pinty
Users that are interested in pinty are comparing it to the libraries listed below
Sorting:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- A nano concurrency library☆24Updated 5 years ago
- C++ QD locking library☆11Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- ☆66Updated 4 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆59Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Lightweight & minimal project template using "modern" CMake☆54Updated 5 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago