inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆107Updated 8 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☆88Updated 3 years ago
- 🎶 Choreographic programming in Rust 🎶☆66Updated 10 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 2 years ago
- exhaustive testing library☆66Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- lens implemented in rust☆117Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Optics library for rust☆50Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Experimental type level programming in Rust☆41Updated 4 years ago
- Silky smooth Java-Rust interop☆200Updated this week
- Safe, zero-cost tail recursion for stable Rust☆184Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated this week
- ☆75Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A fast, concurrent string interner☆164Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Interning of data in rust☆119Updated 7 months ago
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Fast cache efficient immutable map for rust☆29Updated last month
- Functional lens library for Rust☆113Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week