orlp / recursiveLinks
Easy recursion in Rust, without stack overflows.
☆33Updated last year
Alternatives and similar repositories for recursive
Users that are interested in recursive are comparing it to the libraries listed below
Sorting:
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆79Updated this week
- Define your own PhantomData☆155Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Better reference counted strings for Rust☆131Updated last year
- Abstract over different executors☆74Updated 2 years ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Easy IO for Rust☆103Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Map data structure whose keys are stored as ranges☆92Updated last week
- It executes futures☆57Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆92Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month