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++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- Lightweight & minimal project template using "modern" CMake☆55Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Stable-branch fork of seatar, for scylla use☆27Updated 2 weeks ago
- C++ framework for rapid server development☆77Updated last year
- A comparison between different integer set techniques☆14Updated 7 years ago
- A nano concurrency library☆24Updated 5 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- An HTTP server library in C++☆16Updated 6 years ago
- ☆66Updated 5 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- C++ QD locking library☆11Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago