A Rust Library for Numerical Equation Solving, Optimisation, and Integration
☆33Dec 19, 2025Updated 2 months ago
Alternatives and similar repositories for eqsolver
Users that are interested in eqsolver are comparing it to the libraries listed below
Sorting:
- Delegate method calls to a field.☆15Dec 31, 2017Updated 8 years ago
- A minimal reference implementation of automatic differentiation in Rust☆17Sep 23, 2022Updated 3 years ago
- ☆22Jun 27, 2025Updated 8 months ago
- Simple, minimal and open source static web server that uses no dependencies.☆41Nov 17, 2022Updated 3 years ago
- Atomic Physics Library☆22Oct 27, 2025Updated 4 months ago
- A simple utility for multithreading a/synchronization☆23Oct 1, 2022Updated 3 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Feb 7, 2024Updated 2 years ago
- Make your IDs strongly typed!!☆13Sep 22, 2022Updated 3 years ago
- UX Primitives is a core graphic and color abstraction for Angular Rust☆10Jun 2, 2022Updated 3 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆39May 18, 2024Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆32Feb 12, 2020Updated 6 years ago
- Effortless Rust Constructor Generation☆14Updated this week
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- slides of the 2019 libre graphics meeting☆14Jun 5, 2019Updated 6 years ago
- ☆16Sep 30, 2021Updated 4 years ago
- The RSModules package is a tool to help you to modify your environment by using modulefiles.☆16Sep 29, 2022Updated 3 years ago
- Ambient soundscape generator☆45Jun 17, 2020Updated 5 years ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆50Aug 23, 2025Updated 6 months ago
- ☆15Jul 14, 2023Updated 2 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- This crate provides a myriad of different interpolation, extrapolation and animation methods.☆40May 8, 2025Updated 9 months ago
- "Rust bindings for the Matlab C API"☆15Mar 13, 2023Updated 2 years ago
- ☆18Oct 20, 2021Updated 4 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Aug 5, 2021Updated 4 years ago
- ☆16Jul 10, 2021Updated 4 years ago
- Get the filesystem path of a file☆15Nov 6, 2025Updated 3 months ago
- A crate using DeepSpeech bindings to convert mic audio from speech to text☆35Jul 9, 2022Updated 3 years ago
- Rust crate for writing repetitive code easier and faster.☆45Jan 3, 2023Updated 3 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Jan 6, 2025Updated last year
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- ☆18Sep 27, 2022Updated 3 years ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- 🦀 A pure rust implementation of the TFHE Fully Homomorphic Encryption Scheme☆40Feb 13, 2026Updated 2 weeks ago
- Safe low-level Vulkan bindings for Rust☆14Nov 12, 2025Updated 3 months ago
- Simple ray tracer in rust☆14May 17, 2019Updated 6 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.