pramalhe / ConcurrencyFreaksLinks
☆444Updated 2 months ago
Alternatives and similar repositories for ConcurrencyFreaks
Users that are interested in ConcurrencyFreaks are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- C port of the HdrHistogram☆265Updated 4 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- Fastest RPC in the west☆753Updated 2 years ago
- Automatically exported from code.google.com/p/relacy☆244Updated 4 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆408Updated 2 weeks ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Updated 6 months ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- Adaptive Radix Trees implemented in C☆813Updated 3 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- userland threads☆495Updated last month
- Compilation of concurrent data structures with at least lock-free or wait-free properties.