aomader / optimization-rustLinks
Various optimization algorithms and strategies combined in a Rust library
☆27Updated 5 years ago
Alternatives and similar repositories for optimization-rust
Users that are interested in optimization-rust are comparing it to the libraries listed below
Sorting:
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- Probability-theory toolbox☆56Updated last year
- Floating point approximate comparison for Rust☆64Updated 8 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last week
- ☆78Updated 2 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A Rust crate for differential-geometric calculations.☆39Updated 6 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A simple neural net implementation.☆42Updated 6 years ago
- Bandit Algorithms in Rust☆35Updated 7 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Genetic Algorithm library in Rust☆78Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆23Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 weeks ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago