inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆103Updated 3 months ago
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☆85Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 6 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated last month
- lens implemented in rust☆117Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Blazing fast immutable collection datatypes for Rust.☆115Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Simple goldenfile testing in Rust☆43Updated 8 months ago
- exhaustive testing library☆65Updated last year
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A fast, concurrent string interner☆153Updated last year
- Safe, zero-cost tail recursion for stable Rust☆180Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Experimental type level programming in Rust☆40Updated 4 years ago
- Compile Rust compiler using Buck2☆60Updated last week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Interning of data in rust☆107Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- Data-driven tests on stable Rust☆42Updated last week
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Optics library for rust☆48Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Silky smooth Java-Rust interop☆195Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- ☆45Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year