inanna-malick / recursion
Stack safe and expressive recursion in Rust
☆97Updated 4 months ago
Alternatives and similar repositories for recursion
Users that are interested in recursion are comparing it to the libraries listed below
Sorting:
- lens implemented in rust☆116Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Seamless Higher-Kinded Types in Rust☆80Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 10 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last week
- 🎶 Choreographic programming in Rust 🎶☆56Updated 2 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆65Updated 11 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 4 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated last month
- Data-driven tests on stable Rust☆39Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- ☆46Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- ☆62Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- A simple, id-based arena☆119Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Blazing fast immutable collection datatypes for Rust.☆103Updated last month
- Functional lens library for Rust☆107Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year