jeremysalwen / rust-permutations
Permutations library for Rust
☆14Updated 2 years ago
Alternatives and similar repositories for rust-permutations
Users that are interested in rust-permutations are comparing it to the libraries listed below
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Extensions for ordered Rust slices.☆26Updated last year
- ☆34Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- LBFGS optimization algorithm ported from liblbfgs☆12Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Trait generalization of the fundamental types☆44Updated 11 months ago
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaN☆12Updated 3 years ago
- ☆17Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆34Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Dual Number library for Rust☆17Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- ☆29Updated last year
- Composable probability distributions☆16Updated 2 years ago
- ☆23Updated 8 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 5 years ago
- ☆17Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A hydrogen atom orbital wave function renderer based on random sampling☆30Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year