fprasx / artsLinks
Arithmetic in Rust's Type System
☆11Updated last year
Alternatives and similar repositories for arts
Users that are interested in arts are comparing it to the libraries listed below
Sorting:
- Profiling tool for Rust code.☆46Updated 7 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆24Updated 2 years ago
- ☆35Updated 7 months ago
- ☆46Updated 2 years ago
- ☆35Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Human-friendly indexed collections☆54Updated 3 months ago
- Build and evaluate binary expression trees☆36Updated 11 months ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- It executes futures☆57Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A minimalist property-based testing library☆115Updated 3 months ago
- A proc-macro for deriving powerful and fast tokenizers with compile-time regex☆17Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 6 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆65Updated this week
- State machine pattern for Rust☆29Updated 9 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Trait implementation generator macro☆29Updated last week