inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆97Updated last month
Alternatives and similar repositories for recursion
Users that are interested in recursion are comparing it to the libraries listed below
Sorting:
- Seamless Higher-Kinded Types in Rust☆84Updated 2 years ago
- 🎶 Choreographic programming in Rust 🎶☆58Updated 4 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Interning of data in rust☆104Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- A memory efficient syntax tree for language developers☆62Updated last month
- Data-driven tests on stable Rust☆40Updated this week
- A simple, id-based arena☆120Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- exhaustive testing library☆64Updated 11 months ago
- ☆46Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- lens implemented in rust☆115Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- Experimental type level programming in Rust☆37Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆36Updated last year
- Functional lens library for Rust☆107Updated 4 years ago
- Optics library for rust☆41Updated last month
- Wadler-style pretty-printing combinators in Rust☆160Updated 4 months ago
- Safe, zero-cost tail recursion for stable Rust☆165Updated 9 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year