preshing / RandomSequenceLinks
A random number generator which outputs a unique 32-bit integer each time it's called.
☆120Updated 10 years ago
Alternatives and similar repositories for RandomSequence
Users that are interested in RandomSequence are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 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
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- C++ network library☆31Updated 9 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 10 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- fast and niubility compression library.☆89Updated 7 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
- Fast delegates implementation☆57Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 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 portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago