okuvshynov / b63Links
Micro-benchmarking library for C and C++ with PMU counters tracking
☆62Updated last week
Alternatives and similar repositories for b63
Users that are interested in b63 are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Robin Hood hash map library☆66Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines for C.☆77Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆126Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆94Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- single file C libraries☆40Updated 10 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Intrusive data structures for C☆61Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Decimal Floating Point C Library☆106Updated last week
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 4 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year