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 2 weeks ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 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
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- C++ network library☆31Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 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 just-in-time compiler for c minus☆47Updated 12 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆62Updated 9 years ago
- fast and niubility compression library.☆89Updated 6 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago