alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆176Updated 10 months ago
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☆157Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Compact, clone-on-write vector and string.☆283Updated 3 months ago
- Macro for auto-memoizing Rust functions.☆88Updated 2 weeks ago
- Silky smooth Java-Rust interop☆190Updated this week
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- A fast, concurrent string interner☆151Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A special input type for nom to locate tokens☆234Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated last week
- Stack safe and expressive recursion in Rust☆101Updated last month
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Interning of data in rust☆106Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Comparison of Rust string types☆152Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Concrete Syntax Tree library☆100Updated last week
- Seamless Higher-Kinded Types in Rust☆83Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Public repository for the Rust keyword generics initiative☆103Updated 11 months ago
- "A very small syn"☆208Updated 6 months ago
- Generic extensions for tapping values in Rust.☆458Updated last year
- Delegation of trait implementations via procedural macros☆269Updated last year