lemire / countersLinks
performance counters in C++
☆23Updated this week
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months 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
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- benchmarking positional population count☆17Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Low memory overhead allocator☆34Updated last year
- ☆25Updated 5 years ago
- A unique_ptr implementation with small object optimization☆20Updated 2 weeks ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Radix set/map implementation☆19Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Json benchmark based on nativejson-benchmark☆35Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at …☆16Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Various useful c++ containers and utilities.☆14Updated last week
- C++20 Memory Allocator library☆36Updated 9 months ago