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:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- 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 6 years ago
- C++ network library☆31Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months 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)☆63Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆62Updated 2 years ago
- ☆31Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- fast and niubility compression library.☆89Updated 6 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
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago