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:
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Silky smooth Java-Rust interop☆199Updated this week
- Compact, clone-on-write vector and string.☆294Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Macro for auto-memoizing Rust functions.☆90Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Seamless Higher-Kinded Types in Rust☆87Updated 2 years ago
- Cycle-tracking garbage collector library for Rust☆204Updated last week
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Comparison of Rust string types☆162Updated 3 weeks ago
- Context-Generic Programming: modular programming paradigm for Rust☆202Updated last week
- Concrete Syntax Tree library☆112Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- A fast, concurrent string interner☆162Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- "A very small syn"☆212Updated 10 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Deluge, not a stream☆317Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago