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:
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Run closures in parallel☆115Updated 10 months 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☆95Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks 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 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- It executes futures☆57Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- The missing compound borrowing for Rust.☆62Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- Serde partial serialization made easy☆42Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆95Updated last year
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- String optimized for map keys☆68Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago