orlp / recursiveLinks
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
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Abstract over different executors☆73Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- An exploration of Storages☆35Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- Serde support for the humantime crate☆33Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆32Updated 11 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- An async version of iterator☆40Updated 11 months ago
- Small and fast library for k-means clustering.☆49Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- An ordered multimap.☆21Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆27Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Typed any map for rust☆67Updated 5 months ago