lemire / countersLinks
performance counters in C++
☆21Updated last month
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated this week
- A unique_ptr implementation with small object optimization☆19Updated last year
- benchmarking positional population count☆16Updated last month
- Experimental JSON builder based on C++ reflection☆56Updated last month
- ☆25Updated 5 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated 2 years ago
- ☆44Updated 4 years ago
- Low memory overhead allocator☆33Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- ☆50Updated 8 years ago
- For details, see the blog post:☆34Updated 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…☆42Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- ☆31Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++20 Memory Allocator library☆36Updated 7 months ago