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
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
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 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☆53Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A nano concurrency library☆24Updated 4 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Lightweight & minimal project template using "modern" CMake☆54Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- ☆12Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 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
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- A C++ framework for data analytics pipelines☆26Updated 5 years ago
- Persistent red-black tree in C++☆28Updated 7 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Implementation and benchmark of lock-free Hopscotch Hashing☆11Updated 5 years ago