alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆166Updated 9 months ago
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☆156Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆270Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Seamless Higher-Kinded Types in Rust☆84Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- Macro for auto-memoizing Rust functions.☆86Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Stack safe and expressive recursion in Rust☆97Updated last month
- Interning of data in rust☆104Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Silky smooth Java-Rust interop☆190Updated this week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆141Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Idiomatic exceptions for Rust☆78Updated last week
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- Cycle-tracking garbage collector library for Rust☆189Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Minimalistic snapshot testing for Rust.☆285Updated 6 months ago
- lens implemented in rust☆115Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Define your own PhantomData☆155Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago