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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 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
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- SIMD (SSE) string functions☆103Updated 8 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
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Little test of various hash functions☆46Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- fast and niubility compression library.☆89Updated 7 years ago