orlp / recursiveLinks
Easy recursion in Rust, without stack overflows.
☆35Updated last year
Alternatives and similar repositories for recursive
Users that are interested in recursive are comparing it to the libraries listed below
Sorting:
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆63Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- It executes futures☆57Updated 2 years ago
- Abstract over different executors☆74Updated 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…☆93Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- An exploration of Storages☆37Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Define your own PhantomData☆156Updated last week
- ☆93Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆128Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆49Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 11 months ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week