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 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- Run closures in parallel☆114Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆95Updated last year
- bytes::BufMut implementation to count buffer size☆25Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month