alecdotninja / tailcall
Safe, zero-cost tail recursion for stable Rust
☆157Updated 6 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☆154Updated last month
- Compact, clone-on-write vector and string.☆252Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Macro for auto-memoizing Rust functions.☆85Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Define your own PhantomData☆152Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Anonymous struct and named arguments in Rust.☆72Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Comparing parser APIs☆123Updated last week
- "A very small syn"☆202Updated 2 months ago
- Comparison of Rust string types☆143Updated last month
- Interning of data in rust☆100Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Idiomatic exceptions for Rust☆73Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Cycle-tracking garbage collector library for Rust☆178Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Arbitrary precision floating point numbers library☆107Updated last month
- Stack safe and expressive recursion in Rust☆96Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- A fast, concurrent string interner☆149Updated 8 months ago
- An alternate Cargo registry using static files☆119Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year