orlp / recursive
Easy recursion in Rust, without stack overflows.
☆31Updated last year
Alternatives and similar repositories for recursive:
Users that are interested in recursive are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- A memory efficient syntax tree for language developers☆57Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- ☆31Updated 10 months ago
- It executes futures☆58Updated 2 years ago
- String optimized for map keys☆62Updated last week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- futures-buffered☆39Updated 2 months ago
- Extension of nom to trace parser☆49Updated 3 months ago
- ☆54Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Human-friendly indexed collections☆53Updated 2 months ago
- ☆88Updated 6 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 3 weeks ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago