lemire / batched_random
Batched random number generation
☆16Updated 3 months ago
Alternatives and similar repositories for batched_random:
Users that are interested in batched_random are comparing it to the libraries listed below
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- benchmarking positional population count☆14Updated last year
- A vectorized single header hash function.☆19Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- ☆18Updated 5 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆29Updated this week
- ☆12Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- Open Power Performance Analysis Tool☆28Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last week
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 9 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆35Updated 9 months ago
- ☆20Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- ☆13Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆12Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago