Some interesting Rust patterns
☆15May 21, 2020Updated 5 years ago
Alternatives and similar repositories for shpat
Users that are interested in shpat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Feb 15, 2024Updated 2 years ago
- Check that a crate builds without libstd☆25Jan 31, 2021Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- "Generic generics" / higher-kinded APIs in stable Rust.☆17Dec 8, 2025Updated 3 months ago
- Ranged integers for Rust based on const generics☆29Jan 31, 2026Updated last month
- Optimization algorithms realized in Rust☆14Mar 10, 2020Updated 6 years ago
- A multistart framework for global optimization with scatter search and local NLP solvers written in Rust☆27Mar 6, 2026Updated 2 weeks ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Dec 18, 2020Updated 5 years ago
- Is an Iterator sorted?☆22Oct 16, 2023Updated 2 years ago
- ☆19Nov 21, 2023Updated 2 years ago
- Rust Optimal Transport solvers☆12Mar 31, 2024Updated last year
- Demonstration crate for the tango literate programming tool.☆36Feb 13, 2022Updated 4 years ago
- Set the minimum alignments of types using const generics.☆18Oct 17, 2024Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 2 years ago
- Attribute macro that generates negated versions of`is_something` functions☆11Sep 4, 2021Updated 4 years ago
- Type-level interfaces for type-level design in Rust☆25Feb 3, 2025Updated last year
- ☆12Jan 8, 2022Updated 4 years ago
- Implementation of the multi-objective genetic optimization algorithm NSGA-II☆12Jun 22, 2025Updated 9 months ago
- Rust implementation of the Ulrich Drepper's "What every programmer should know about memory"☆13Aug 24, 2023Updated 2 years ago
- Exhaustive iteration trait in Rust☆24Mar 17, 2026Updated last week
- Black-box integration tests for your REST API using the Rust and its test framework☆15Oct 1, 2022Updated 3 years ago
- WebAssembly System Interface☆84Dec 19, 2025Updated 3 months ago
- Dependency injection library for Rust☆14Jun 13, 2024Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- RFC process for Bytecode Alliance projects☆72Mar 9, 2026Updated 2 weeks ago
- Rust type erased vector.☆22Aug 25, 2025Updated 6 months ago
- A bit flip resistant Boolean type☆50Aug 21, 2022Updated 3 years ago
- ☆17Nov 6, 2025Updated 4 months ago
- Fluor Functions is a serverless platform written in Rust.☆16Updated this week
- p!() is a macro used for printing values while debugging☆14Oct 8, 2021Updated 4 years ago
- A pure TypeScript JPEG encoder and decoder for deno☆12Sep 16, 2020Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Mar 21, 2020Updated 6 years ago
- ☆10Oct 4, 2021Updated 4 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Aug 27, 2023Updated 2 years ago
- tree-iterators-rs is a library built to provide you with the iterators to easily work with tree data structures in Rust.☆42Feb 17, 2026Updated last month
- Load testing framework for rust☆24Jan 19, 2026Updated 2 months ago
- A (not yet complete) F# Type Provider for Matlab in the spirit of the R Type Provider☆25Dec 3, 2013Updated 12 years ago
- 💐 j is a subset of J, and an essay.☆53Jul 24, 2025Updated 8 months ago