dendibakh / perf-challenge6Links
☆29Updated 2 years ago
Alternatives and similar repositories for perf-challenge6
Users that are interested in perf-challenge6 are comparing it to the libraries listed below
Sorting:
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆282Updated 3 weeks ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 3 weeks ago
- ☆109Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- FlameGraphs in Your App☆33Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure