lemire / countersLinks
performance counters in C++
☆22Updated 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☆40Updated 2 months ago
- Low memory overhead allocator☆32Updated 8 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months 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
- ☆26Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- A unique_ptr implementation with small object optimization☆19Updated 10 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 11 months ago
- ☆23Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆28Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Radix set/map implementation☆17Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A hash function library☆47Updated last month
- C++11 compatible charconv☆31Updated this week
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago