alecdotninja / tailcall
Safe, zero-cost tail recursion for stable Rust
☆146Updated last month
Related projects ⓘ
Alternatives and complementary repositories for tailcall
- Compact, clone-on-write vector and string.☆208Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Deadlock free mutexes☆120Updated 3 months ago
- Seamless Higher-Kinded Types in Rust☆75Updated last year
- Macro for auto-memoizing Rust functions.☆74Updated 10 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆200Updated 7 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- "A very small syn"☆196Updated 7 months ago
- Anonymous struct and named arguments in Rust.☆64Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Easy code duplicate with substitution for Rust☆235Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Proc-macro typestate DSL for Rust☆141Updated last year
- Define your own PhantomData☆146Updated last week
- Idiomatic exceptions for Rust☆58Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆101Updated last year
- Type that deserializes only from one specific value☆228Updated this week
- A special input type for nom to locate tokens☆220Updated 10 months ago
- Small, fast, synchronization primitives☆240Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Stack safe and expressive recursion in Rust☆90Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆160Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Compile-time string formatting☆212Updated 2 months ago