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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 3 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 5 months ago
- Configure const and static items by environment variables.☆25Updated last year
- ☆36Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Dali Renderer, a GPU rendering library that creates high quality digital paintings.☆38Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A minimum hstr clone in Rust☆12Updated last year
- Memory validation framework for Rust☆69Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for image convolution.☆8Updated 4 years ago
- Bechmarks for Rust big integer implementations☆62Updated last year