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:
- ☆24Updated 2 years ago
- ☆35Updated 9 months ago
- Benchmark of Finite State Machine approaches☆28Updated 5 years ago
- Build and evaluate binary expression trees☆37Updated last year
- ☆36Updated 3 years ago
- Profiling tool for Rust code.☆47Updated 9 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- A minimalist property-based testing library☆118Updated 6 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Trait implementation generator macro☆29Updated 3 weeks ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A special rope, designed to work with any data type that is not String☆34Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- async time combinators☆22Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week