lemire / countersLinks
performance counters in C++
☆22Updated 2 months ago
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Low memory overhead allocator☆33Updated last year
- C++20 Memory Allocator library☆36Updated 7 months ago
- ☆50Updated 8 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…☆43Updated 4 months ago
- ☆25Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- benchmarking positional population count☆16Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated last month
- A unique_ptr implementation with small object optimization☆19Updated 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- For details, see the blog post:☆34Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks 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
- Demo implementation of C++ networking☆18Updated 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago