lemire / countersLinks
performance counters in C++
☆21Updated 3 weeks ago
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- A unique_ptr implementation with small object optimization☆19Updated last year
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆55Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Low memory overhead allocator☆33Updated 11 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- ☆44Updated 4 years ago
- ☆25Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Radix set/map implementation☆19Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- benchmarking positional population count☆15Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year