alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆180Updated last year
Alternatives and similar repositories for tailcall
Users that are interested in tailcall are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Silky smooth Java-Rust interop☆194Updated this week
- Macro for auto-memoizing Rust functions.☆88Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆118Updated this week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- Compact, clone-on-write vector and string.☆288Updated 3 weeks ago
- Seamless Higher-Kinded Types in Rust☆86Updated 2 years ago
- A special input type for nom to locate tokens☆239Updated 8 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Cycle-tracking garbage collector library for Rust☆199Updated this week
- Context-Generic Programming: modular programming paradigm for Rust☆164Updated last week
- Interning of data in rust☆107Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- "A very small syn"☆209Updated 8 months ago
- Minimalistic snapshot testing for Rust.☆291Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- lens implemented in rust☆117Updated 2 years ago
- Idiomatic exceptions for Rust☆80Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago