LeonSering / rapid_solve
A metaheuristic framework for solving combinatorial optimization problems
☆35Updated 4 months ago
Alternatives and similar repositories for rapid_solve
Users that are interested in rapid_solve are comparing it to the libraries listed below
Sorting:
- Serde partial serialization made easy☆42Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆62Updated 2 months ago
- ☆30Updated 11 months ago
- ☆35Updated 3 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- A utility crate to log errors without losing key information along the way.☆30Updated 3 months ago
- ☆26Updated last year
- horrible serde macro stuff☆39Updated last year
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- State machine pattern for Rust☆29Updated 6 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- ☆28Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Typed any map for rust☆66Updated 4 months ago
- ☆30Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 3 months ago
- A Rust Library for Numerical Equation Solving and Optimisation☆25Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.