lemire / countersLinks
performance counters in C++
☆23Updated last month
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- ☆25Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Low memory overhead allocator☆34Updated last year
- Performance profiling of JSON libraries☆28Updated 7 months ago
- A unique_ptr implementation with small object optimization☆20Updated last week
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- C++20 Static Branch library☆96Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- C++11 compatible charconv☆31Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- ☆31Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago