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
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆12Updated 8 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆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
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated this week
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- A tagged-pointer type for C++.☆30Updated last year
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Lock-free memory allocator☆20Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 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
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month