orlp / recursiveLinks
Easy recursion in Rust, without stack overflows.
☆36Updated last year
Alternatives and similar repositories for recursive
Users that are interested in recursive are comparing it to the libraries listed below
Sorting:
- Abstract over different executors☆74Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated 2 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…☆99Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- It executes futures☆57Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆95Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago