alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆180Updated 11 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☆159Updated this week
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated 3 weeks ago
- Macro for auto-memoizing Rust functions.☆88Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Silky smooth Java-Rust interop☆193Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Compact, clone-on-write vector and string.☆287Updated last month
- Blazing fast immutable collection datatypes for Rust.☆112Updated last week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Cycle-tracking garbage collector library for Rust☆196Updated 3 months ago
- "A very small syn"☆209Updated 7 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆162Updated this week
- Stack safe and expressive recursion in Rust☆103Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆372Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Generic extensions for tapping values in Rust.☆466Updated last year
- Struct fields that are made read-only accessible to other modules☆257Updated last week
- Interning of data in rust☆106Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Idiomatic exceptions for Rust☆80Updated last month
- A special input type for nom to locate tokens☆237Updated 7 months ago
- A fast, concurrent string interner☆152Updated last year
- Seamless Higher-Kinded Types in Rust☆84Updated 2 years ago
- Minimalistic snapshot testing for Rust.☆290Updated 8 months ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Type that deserializes only from one specific value☆246Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- Concrete Syntax Tree library☆100Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year