darabos / pinty
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
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A nano concurrency library☆24Updated 4 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- Artifact for PPoPP'18☆18Updated 2 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- A SQL-to-native-code compiler based on LLVM☆46Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- ☆20Updated 2 years ago
- Theron C++ concurrency library☆33Updated 11 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 9 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 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…☆28Updated 8 years ago