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 7 months ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 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…☆37Updated 8 months ago
- ☆26Updated 5 years ago
- C++20 Memory Allocator library☆35Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- A unique_ptr implementation with small object optimization☆19Updated 10 months 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
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- 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 last year
- ☆22Updated this week
- Radix set/map implementation☆17Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 4 months ago
- Benchmarks for our memory allocator☆67Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- flat_map standardization proposal☆10Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- ☆49Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago