m-ochi / aliasmethod
A C++ implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution
☆9Updated 8 years ago
Alternatives and similar repositories for aliasmethod:
Users that are interested in aliasmethod are comparing it to the libraries listed below
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Top-down colony management game inspired by Rimworld in C++ using Magnum!☆9Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆63Updated 9 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling☆20Updated 2 months ago
- A library for working with the .octree file format☆17Updated 6 years ago
- Multithreaded header only C++11 CSV parser☆29Updated 10 months ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 4 years ago
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- ☆10Updated 4 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 3 years ago
- A simple C++ based force directed layout system for performing command line layouts of nodes and edges in both 2D and 3D. Supports JSON …☆23Updated 8 years ago
- Header-only base C++ library.☆20Updated 7 years ago
- Yet Another MAthematical library☆12Updated 2 years ago
- demo for par_camera_control.h☆10Updated 2 years ago
- A vector field rendering library☆16Updated 5 years ago
- C++ math / geometry / mesh processing library☆57Updated 6 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆13Updated 8 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 4 years ago
- Really fast C++ hash table☆14Updated 6 years ago
- Volume Manipulation Library☆16Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 4 months ago
- demonstration of live reloading☆14Updated 6 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago