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:
- ☆26Updated 2 years ago
- Build and evaluate binary expression trees☆37Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆24Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- ☆35Updated 9 months ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- A proc-macro for deriving powerful and fast tokenizers with compile-time regex☆17Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- It executes futures☆57Updated 2 years ago
- Human-friendly indexed collections☆56Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Trait generalization of the fundamental types☆46Updated last year
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆38Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 8 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…☆65Updated last month
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago