s-simoncelli / optirusticLinks
Multi-objective optimisation framework in Rust
☆12Updated 4 months ago
Alternatives and similar repositories for optirustic
Users that are interested in optirustic are comparing it to the libraries listed below
Sorting:
- A crate for generating (relatively) complex compile-time constants in rust☆32Updated 5 months ago
- Write code that can be both async and synchronous without duplicating it☆17Updated 9 months ago
- Kernel density estimation in Rust.☆27Updated last year
- Plotters's cairo backend☆18Updated last year
- Bounded integers for Rust☆31Updated 6 months ago
- Transforms points from one reference-frame representation to another.☆21Updated 2 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Easy-cast library☆27Updated 6 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- ☆8Updated 5 years ago
- State machine pattern for Rust☆29Updated 8 months ago
- rust api for vega-lite v3☆43Updated 4 years ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 3 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated 10 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆47Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Provides a wrapper to deserialize clap app using serde.☆22Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Kalman filters and other optimal and non-optimal estimation filters in Rust☆21Updated 5 years ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆20Updated 8 months ago
- Load and resolve Cargo configuration.☆14Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆22Updated 3 years ago
- Build and evaluate binary expression trees☆36Updated 10 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago