ademakov / RNG
A simple state-of-the-art C++ random number generator
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for RNG
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 2 years ago
- ☆11Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆25Updated 5 years ago
- simd algorithms☆9Updated 9 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Miscellaneous files relating to Vector class library☆9Updated 2 years ago
- C++ template library for floating point operations☆18Updated this week
- Add-on packages for Vector class library☆72Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Cross-platform C++ Utility Library☆50Updated 2 weeks ago
- GUI application for DoxyPress☆24Updated 2 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Lock-free memory allocator☆17Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago