alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆182Updated last year
Alternatives and similar repositories for tailcall
Users that are interested in tailcall are comparing it to the libraries listed below
Sorting:
- Stack safe and expressive recursion in Rust☆103Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Silky smooth Java-Rust interop☆196Updated this week
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Seamless Higher-Kinded Types in Rust☆87Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- Compact, clone-on-write vector and string.☆292Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Macro for auto-memoizing Rust functions.☆89Updated 3 months ago
- Cycle-tracking garbage collector library for Rust☆203Updated 2 weeks ago
- Context-Generic Programming: modular programming paradigm for Rust☆196Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆472Updated 2 years ago
- Interning of data in rust☆113Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Concrete Syntax Tree library☆109Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- A special input type for nom to locate tokens☆238Updated 9 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- "A very small syn"☆212Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated this week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Deluge, not a stream☆317Updated 2 years ago
- ⅋ — session types for Rust☆213Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Idiomatic exceptions for Rust☆86Updated 4 months ago