KmolYuan / metaheuristics-nature-rsLinks
A collection of nature-inspired metaheuristic algorithms.
☆16Updated last year
Alternatives and similar repositories for metaheuristics-nature-rs
Users that are interested in metaheuristics-nature-rs are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆36Updated last year
- Configure const and static items by environment variables.☆25Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A math library specialized for 2d screen graphics.☆13Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆30Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helps you frob those bits☆41Updated last year
- Small crate for interacting with cargo registry indices☆27Updated 3 weeks ago
- Executor for asynchronous task based on wasm web workers.☆33Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Rust Markdown Parser☆28Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago