LeonSering / rapid_solveLinks
A metaheuristic framework for solving combinatorial optimization problems
☆38Updated last year
Alternatives and similar repositories for rapid_solve
Users that are interested in rapid_solve are comparing it to the libraries listed below
Sorting:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- ☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A utility crate to log errors without losing key information along the way.☆32Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- ☆38Updated 3 years ago
- ☆56Updated 9 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆64Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- structured parallel execution for async Rust☆37Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated 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
- horrible serde macro stuff☆39Updated 2 years ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- ☆26Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Trait implementation generator macro☆30Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Typed any map for rust☆67Updated last year
- Perfect hashing for an imperfect world☆96Updated 5 months ago