ademakov / RNGLinks
A simple state-of-the-art C++ random number generator
☆19Updated 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 fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆12Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Lock-free memory allocator☆22Updated last year
- C++ template library for floating point operations☆29Updated last week
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- k-means++: a C++ version implement☆19Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- 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 week
- Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling☆23Updated 8 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A C++20 library for the symbolic manipulation of sparse polynomials & co.☆28Updated 9 months ago
- Add-on packages for Vector class library☆75Updated last year
- Depth C++ library☆10Updated 6 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago