preshing / RandomSequenceLinks
A random number generator which outputs a unique 32-bit integer each time it's called.
☆121Updated 9 years ago
Alternatives and similar repositories for RandomSequence
Users that are interested in RandomSequence are comparing it to the libraries listed below
Sorting:
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- C++ network library☆31Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Random access array of tightly packed unsigned integers☆165Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- ☆49Updated 7 years ago