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
- Typed any map for rust☆67Updated 11 months ago
- The missing compound borrowing for Rust.☆61Updated 2 weeks 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…☆97Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆98Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- futures-buffered☆45Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- ☆95Updated last year