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:
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- ☆12Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 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
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Lock-free memory allocator☆21Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 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
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Add-on packages for Vector class library☆75Updated 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
- String to Float Benchmark☆19Updated 6 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
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆16Updated 11 years ago
- Miscellaneous files relating to Vector class library☆9Updated 2 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Text encoding for modern C++☆31Updated 3 years ago