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
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Compact, clone-on-write vector and string.☆300Updated 3 months ago
- Silky smooth Java-Rust interop☆200Updated this week
- Macro for auto-memoizing Rust functions.☆92Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Seamless Higher-Kinded Types in Rust☆88Updated 3 years ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆153Updated 2 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆203Updated last week
- Concrete Syntax Tree library☆115Updated 4 months ago
- 🎶 Choreographic programming in Rust 🎶☆66Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- "A very small syn"☆212Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- Interning of data in rust☆119Updated 7 months ago
- Minimalistic snapshot testing for Rust.☆300Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A fast, concurrent string interner☆164Updated last year
- ⅋ — session types for Rust☆219Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- A special input type for nom to locate tokens☆240Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month