ademakov / RNGLinks
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
Sorting:
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Lock-free memory allocator☆21Updated last year
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 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
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Vectorized version of the PCG random number generator☆77Updated 3 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago