Easy recursion in Rust, without stack overflows.
☆36Apr 8, 2024Updated last year
Alternatives and similar repositories for recursive
Users that are interested in recursive are comparing it to the libraries listed below
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Feb 9, 2026Updated 2 weeks ago
- Scope Graph Implementation in Rust☆29Nov 22, 2024Updated last year
- 💾 Binary crates cache for @actions-rs/install Action☆15Jan 14, 2021Updated 5 years ago
- Geometry laboratory for finite element analyses☆17Jan 27, 2026Updated last month
- Faster, more compact implementation of std::Vec☆21Mar 28, 2021Updated 4 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- ☆22Feb 16, 2026Updated last week
- Perverse implementations of safe Rust traits☆22Dec 21, 2025Updated 2 months ago
- Access tracing logs in your bevy app using vanilla bevy_ui☆23Jan 20, 2026Updated last month
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆53Jan 7, 2026Updated last month
- A community website for highlighting Rust conferences.