alecdotninja / tailcall
Safe, zero-cost tail recursion for stable Rust
☆153Updated 3 months ago
Alternatives and similar repositories for tailcall:
Users that are interested in tailcall are comparing it to the libraries listed below
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Seamless Higher-Kinded Types in Rust☆76Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Generic extensions for tapping values in Rust.☆423Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Compact, clone-on-write vector and string.☆218Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- A garbage collection library for Rust with zero unsafe code☆108Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆255Updated last month
- "A very small syn"☆199Updated last week
- Anonymous struct and named arguments in Rust.☆70Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆215Updated 2 months ago
- Proc-macro typestate DSL for Rust☆142Updated last year
- Interning of data in rust☆90Updated 3 months ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- An alternate Cargo registry using static files☆110Updated 4 months ago
- Idiomatic exceptions for Rust☆73Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Stack safe and expressive recursion in Rust☆96Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆63Updated last year
- Macro for auto-memoizing Rust functions.☆80Updated this week
- Public repository for the Rust keyword generics initiative☆97Updated 5 months ago
- Small, fast, synchronization primitives☆240Updated 4 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆181Updated 3 years ago
- Define your own PhantomData☆151Updated last week
- Type that deserializes only from one specific value☆232Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆92Updated 8 months ago
- lens implemented in rust☆113Updated last year