orlp / recursive
Easy recursion in Rust, without stack overflows.
☆30Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for recursive
- A memory efficient syntax tree for language developers☆51Updated 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…☆61Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Collection of insert-only wait-free data-structures.☆27Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- ☆84Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Calculate the next timestamp matching a given crontab pattern☆49Updated this week
- Serde-based replacement for #[derive(Debug)]☆63Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- It executes futures☆55Updated last year
- An ordered multimap.☆20Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Serde support for the humantime crate☆27Updated 9 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆65Updated this week
- Typed any map for rust☆64Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month