alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆182Updated 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☆160Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A special input type for nom to locate tokens☆239Updated 10 months ago
- Silky smooth Java-Rust interop☆197Updated this week
- Blazing fast immutable collection datatypes for Rust.☆127Updated 2 months ago
- Macro for auto-memoizing Rust functions.☆90Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A fast, concurrent string interner☆162Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compact, clone-on-write vector and string.☆295Updated last month
- Context-Generic Programming: modular programming paradigm for Rust☆198Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 weeks ago
- "A very small syn"☆212Updated 10 months ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Interning of data in rust☆114Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Seamless Higher-Kinded Types in Rust☆87Updated 2 years ago
- ☆238Updated 4 months ago