lemire / countersLinks
performance counters in C++
☆22Updated this week
Alternatives and similar repositories for counters
Users that are interested in counters are comparing it to the libraries listed below
Sorting:
- A unique_ptr implementation with small object optimization☆19Updated 11 months ago
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- C++20 Memory Allocator library☆35Updated 3 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…☆42Updated 2 weeks ago
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- ☆26Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Low memory overhead allocator☆32Updated 9 months ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- 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
- Container Traits for Modern C++☆29Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Various useful c++ containers and utilities.☆14Updated 3 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Demo implementation of C++ networking☆17Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 Static Branch library☆62Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago