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:
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Low memory overhead allocator☆34Updated last year
- Json benchmark based on nativejson-benchmark☆35Updated last year
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months 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
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- A fast implementation of log() and exp()☆56Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Radix set/map implementation☆19Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 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
- Container Traits for Modern C++☆29Updated 5 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- 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
- C++ double-to-string conversion benchmark☆26Updated 2 weeks ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years 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 6 months ago