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:
- Low memory overhead allocator☆32Updated 10 months ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- ☆26Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- C++20 Memory Allocator library☆36Updated 4 months ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Performance profiling of JSON libraries☆28Updated 3 months ago
- The Fancy Named Parameters Library☆34Updated last month
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- C++20 Static Branch library☆66Updated 3 months ago
- benchmarking positional population count☆15Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- For details, see the blog post:☆33Updated last year
- ☆44Updated 4 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 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 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ double-to-string conversion benchmark☆16Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated this week