alecdotninja / tailcall
Safe, zero-cost tail recursion for stable Rust
☆154Updated 5 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☆148Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Compact, clone-on-write vector and string.☆224Updated 4 months ago
- "A very small syn"☆201Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Seamless Higher-Kinded Types in Rust☆78Updated 2 years ago
- Proc-macro typestate DSL for Rust☆144Updated last year
- An alternate Cargo registry using static files☆114Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Generic extensions for tapping values in Rust.☆429Updated last year
- Public repository for the Rust keyword generics initiative☆97Updated 7 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- ☆203Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Interning of data in rust☆93Updated last week
- Anonymous struct and named arguments in Rust.☆72Updated last year
- An IDE extension for debugging trait errors in Rust.☆107Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- A fast, concurrent string interner☆149Updated 6 months ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Comparison of Rust string types☆139Updated last week
- Stack safe and expressive recursion in Rust☆96Updated 2 months ago
- Macro for auto-memoizing Rust functions.☆85Updated last month
- A memory efficient syntax tree for language developers☆55Updated last month