inanna-malick / recursionLinks
Stack safe and expressive recursion in Rust
☆98Updated 5 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☆83Updated 2 years ago
- Interning of data in rust☆101Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- exhaustive testing library☆63Updated 10 months ago
- A memory efficient syntax tree for language developers☆60Updated last week
- Choose Rust types at compile-time via constants☆65Updated last year
- Data-driven tests on stable Rust☆39Updated this week
- lens implemented in rust☆115Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- 🎶 Choreographic programming in Rust 🎶☆57Updated 2 months ago
- Proc-macro typestate DSL for Rust☆149Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Functional lens library for Rust☆107Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- A simple, id-based arena☆119Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated this week
- Experimental type level programming in Rust☆37Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆113Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆39Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month