m-ochi / aliasmethodLinks
A C++ implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution
☆10Updated 9 years ago
Alternatives and similar repositories for aliasmethod
Users that are interested in aliasmethod are comparing it to the libraries listed below
Sorting:
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- Space partitioning structures visualization☆42Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- Really fast C++ hash table☆14Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Experimental game-engine sandbox using OpenGL and ECS.☆20Updated last year
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- C++ library for large-scale network analysis and computation☆27Updated last year
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆16Updated 2 years ago
- vectorized high-level math library☆43Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++ library for defining and controlling modern GPU rendering/processing operations.☆43Updated 3 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆13Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 3 years ago
- CUDA executors☆14Updated 4 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 6 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago