LeonSering / rapid_solve
A metaheuristic framework for solving combinatorial optimization problems
☆32Updated this week
Alternatives and similar repositories for rapid_solve:
Users that are interested in rapid_solve are comparing it to the libraries listed below
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated this week
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆29Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- ☆25Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last year
- State machine pattern for Rust☆30Updated 2 months ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- ☆31Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Imitate the documentation build that docs.rs would do☆42Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆46Updated this week
- structured parallel execution for async Rust☆33Updated 4 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆58Updated 3 months ago
- Integer types with customizable niche values☆40Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆82Updated this week
- horrible serde macro stuff☆39Updated last year
- ☆31Updated 2 years ago
- ☆58Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 weeks ago
- Human-friendly indexed collections☆51Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- An evil parsing library.☆54Updated last year
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- A timeout connector for the hyper client☆26Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month