preshing / RandomSequenceLinks
A random number generator which outputs a unique 32-bit integer each time it's called.
☆120Updated 9 years ago
Alternatives and similar repositories for RandomSequence
Users that are interested in RandomSequence are comparing it to the libraries listed below
Sorting:
- High performance multithreading toolkit for C++17☆47Updated last month
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ network library☆31Updated 9 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
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months 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
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- ☆58Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- fast and niubility compression library.☆89Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago