alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆184Updated last year
Alternatives and similar repositories for tailcall
Users that are interested in tailcall are comparing it to the libraries listed below
Sorting:
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Silky smooth Java-Rust interop☆200Updated last week
- Context-Generic Programming: modular programming paradigm for Rust☆203Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Stack safe and expressive recursion in Rust☆105Updated 7 months ago
- Compact, clone-on-write vector and string.☆298Updated 2 months ago
- Seamless Higher-Kinded Types in Rust☆88Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Macro for auto-memoizing Rust functions.☆92Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 2 weeks ago
- Concrete Syntax Tree library☆114Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Deluge, not a stream☆317Updated 2 years ago
- An alternate Cargo registry using static files☆135Updated 3 months ago
- A fast, concurrent string interner☆162Updated last year
- lens implemented in rust☆117Updated 2 years ago
- Deadlock free mutexes☆177Updated 9 months ago
- A special input type for nom to locate tokens☆240Updated 11 months ago
- Comparing parser APIs☆153Updated last month
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last week
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- "A very small syn"☆212Updated 11 months ago
- Interning of data in rust☆118Updated 6 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 months ago