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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An exploration of Storages☆35Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- ☆54Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- 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…☆86Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A Set of Bits☆67Updated 6 months ago
- Typed any map for rust☆67Updated 6 months ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Extension of nom to trace parser☆49Updated 4 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- futures-buffered☆41Updated 3 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- The simd optimized escape code☆54Updated last week