ademakov / RNG
A simple state-of-the-art C++ random number generator
☆18Updated 7 years ago
Alternatives and similar repositories for RNG:
Users that are interested in RNG are comparing it to the libraries listed below
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Lock-free memory allocator☆20Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- DARMA/magistrate => Serialization and checkpointing library☆12Updated last month
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ template library for floating point operations☆26Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- ☆12Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Add-on packages for Vector class library☆73Updated last year
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Miscellaneous files relating to Vector class library☆9Updated 2 years ago
- k-means++: a C++ version implement☆18Updated 7 years 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
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated last month