VHRanger / pcg.hLinks
Single header, 100 line implementation of 32bit PCG random number generator. Extremely fast RNG with simple API
☆14Updated 6 years ago
Alternatives and similar repositories for pcg.h
Users that are interested in pcg.h are comparing it to the libraries listed below
Sorting:
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 9 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- ☆34Updated last week
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 6 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Open Source Data Library for data serialization.☆44Updated last year
- Virtual memory based containers☆42Updated 4 years ago
- mini-LZ library☆34Updated 3 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- C++ string formatting library☆47Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Intrusive Profiler for C++ (comes with viewer)☆76Updated 6 years ago
- Companion code to my talk on non-conforming C++☆38Updated 6 years ago
- fast open addressing hash table☆42Updated 3 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
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago