orlp / recursive
Easy recursion in Rust, without stack overflows.
☆31Updated last year
Alternatives and similar repositories for recursive:
Users that are interested in recursive are comparing it to the libraries listed below
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- An exploration of Storages☆35Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- horrible serde macro stuff☆38Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- ☆31Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆34Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Peggen, generate fast PEG parsers via derive macros☆32Updated this week
- 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…☆80Updated last month
- An ordered multimap.☆20Updated 4 months ago
- Typed any map for rust☆65Updated 4 months ago
- ☆27Updated 2 years ago
- ☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week