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 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years 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…☆88Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆57Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Abstract over different executors☆74Updated last year
- The missing compound borrowing for Rust.☆58Updated last month
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- It executes futures☆57Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An exploration of Storages☆37Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Typed any map for rust☆67Updated 6 months ago
- Asynchronous DNS lookups☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Collection of insert-only wait-free data-structures.☆29Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Extension of nom to trace parser☆49Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- horrible serde macro stuff☆39Updated last year