inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆101Updated 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☆83Updated 2 years ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 4 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- A memory efficient syntax tree for language developers☆62Updated this week
- lens implemented in rust☆115Updated 2 years ago
- Interning of data in rust☆106Updated last month
- The `io_uring` library for Rust (with Rustix)☆31Updated this week
- exhaustive testing library☆64Updated last year
- Fast cache efficient immutable map for rust☆28Updated 9 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- ☆46Updated 4 years ago
- Safe, zero-cost tail recursion for stable Rust☆176Updated 10 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated this week
- Functional lens library for Rust☆107Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated this week
- Alternative future adapters that provide cancel safety.☆67Updated last week
- Experimental type level programming in Rust☆37Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- A simple, id-based arena☆120Updated last year
- Concrete Syntax Tree library☆99Updated last week
- An IDE extension for debugging trait errors in Rust.☆186Updated this week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago