LeonSering / rapid_solveLinks
A metaheuristic framework for solving combinatorial optimization problems
☆38Updated 8 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:
- State machine pattern for Rust☆29Updated 11 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- ☆33Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆36Updated 3 years ago
- ☆54Updated 5 months ago
- ☆63Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- horrible serde macro stuff☆39Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆26Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Derive a builder for your constructors in Rust☆70Updated last month
- The quickest way to override dependencies with Cargo☆65Updated this week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago