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
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆19Updated last month
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 6 years ago
- C++ library for large-scale network analysis and computation☆27Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 4 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- Concurrent Hash Table☆38Updated 2 months ago
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 8 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆13Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- FOundation of stXXl and thriLL☆14Updated 2 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part o…☆65Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- A C++23 array / expression template library with some J/APL features☆26Updated this week
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago