inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆103Updated 4 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☆87Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- 🎶 Choreographic programming in Rust 🎶☆59Updated 7 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- exhaustive testing library☆65Updated last year
- lens implemented in rust☆117Updated 2 years ago
- Silky smooth Java-Rust interop☆194Updated this week
- Fast cache efficient immutable map for rust☆29Updated last month
- Experimental type level programming in Rust☆40Updated 4 years ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- ☆46Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆120Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated 3 weeks ago
- A fast, concurrent string interner☆157Updated last year
- Safe, zero-cost tail recursion for stable Rust☆181Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆186Updated 4 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Functional lens library for Rust☆109Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆170Updated last month
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Public repository for the Rust keyword generics initiative☆107Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- Simple goldenfile testing in Rust☆44Updated last week