lemire / countersLinks
performance counters in C++
☆21Updated last 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☆54Updated 3 months ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Low memory overhead allocator☆32Updated 11 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- ☆26Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A lock-free malloc(3) implementation☆20Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- C++20 Memory Allocator library☆36Updated 5 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 8 months ago
- A fast implementation of log() and exp()☆52Updated 2 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…☆42Updated 2 months ago
- 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 3 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Various useful c++ containers and utilities.☆14Updated 5 months ago
- A unique_ptr implementation with small object optimization☆19Updated last year