Ragnaroek / banditLinks
Bandit Algorithms in Rust
☆35Updated 7 months ago
Alternatives and similar repositories for bandit
Users that are interested in bandit are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated 4 months ago
- DataFrame / Series data processing in Rust☆30Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 5 years ago
- Benchmark of Finite State Machine approaches☆28Updated 5 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Probability-theory toolbox☆56Updated last year
- Run closures in parallel☆115Updated 8 months ago
- ☆18Updated 5 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Convert between nalgebra and numpy types.☆23Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago