nestordemeure / Simplers
Rust implementation of the Simple(x) Global Optimization algorithm
☆31Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Simplers
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- rust slice conversion library☆16Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 3 months ago
- Calculate statistics iteratively☆38Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Auto differentiation library☆62Updated last year
- Faster integer division and modulus operations☆70Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆30Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- A Rust Library for Numerical Equation Solving and Optimisation☆23Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated last year
- Types to define keyboard related events.☆53Updated 9 months ago
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Trait implementation generator macro☆27Updated last week
- .npy and .npz file format support for ndarray☆56Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year