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:
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- Seamless Higher-Kinded Types in Rust☆88Updated 3 years ago
- Silky smooth Java-Rust interop☆200Updated this week
- Compact, clone-on-write vector and string.☆300Updated 3 months ago
- 🎶 Choreographic programming in Rust 🎶☆66Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Macro for auto-memoizing Rust functions.☆92Updated last month
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- "A very small syn"☆212Updated last year
- Interning of data in rust☆120Updated 7 months ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆263Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆153Updated 2 months ago
- Comparison of Rust string types☆166Updated last week
- Utilities for working with impl traits in Rust.☆121Updated last year
- Minimalistic snapshot testing for Rust.☆309Updated last year
- Deadlock free mutexes☆177Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Concrete Syntax Tree library☆115Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆203Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month