inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆105Updated 7 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
- 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
- Choose Rust types at compile-time via constants☆69Updated last year
- 🎶 Choreographic programming in Rust 🎶☆64Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- lens implemented in rust☆117Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Fast cache efficient immutable map for rust☆29Updated last month
- A memory efficient syntax tree for language developers☆63Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Silky smooth Java-Rust interop☆200Updated last week
- A fast, concurrent string interner☆162Updated last year
- exhaustive testing library☆66Updated last year
- Experimental type level programming in Rust☆41Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- ☆46Updated 4 years ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 months ago
- Safe, zero-cost tail recursion for stable Rust☆184Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Interning of data in rust☆118Updated 6 months ago
- A simple, id-based arena☆125Updated this week
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Transitive derive macros for Rust☆34Updated 7 months ago