inanna-malick / recursion
Stack safe and expressive recursion in Rust
☆96Updated 3 months ago
Alternatives and similar repositories for recursion:
Users that are interested in recursion are comparing it to the libraries listed below
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A garbage collection library for Rust with zero unsafe code☆111Updated 8 months ago
- Seamless Higher-Kinded Types in Rust☆79Updated 2 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- 🎶 Choreographic programming in Rust 🎶☆53Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- lens implemented in rust☆115Updated last year
- A memory efficient syntax tree for language developers☆57Updated last week
- Safe, zero-cost tail recursion for stable Rust☆158Updated 5 months ago
- ☆45Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- An IDE extension for debugging trait errors in Rust.☆109Updated this week
- Blazing fast immutable collection datatypes for Rust.☆100Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- Interning of data in rust☆96Updated last month
- exhaustive testing library☆63Updated 8 months ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Functional lens library for Rust☆107Updated 4 years ago
- Data-driven tests on stable Rust☆39Updated this week
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆70Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Build-time configure scripts for Rust☆61Updated 3 months ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- Idiomatic exceptions for Rust☆73Updated 7 months ago