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:
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- CUDA executors☆14Updated 5 years 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
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A C++23 array / expression template library with some J/APL features☆26Updated last month
- Header-only base C++ library.☆20Updated 8 years ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- Really fast C++ hash table☆14Updated 7 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- vectorized high-level math library☆43Updated 6 years ago
- C++ implementations of common data compression algorithms.☆116Updated 8 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Build fast computational graphs quickly using modern C++☆52Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A c++ linear algebra template library☆33Updated 5 months ago