alecdotninja / tailcallLinks
Safe, zero-cost tail recursion for stable Rust
☆178Updated 10 months ago
Alternatives and similar repositories for tailcall
Users that are interested in tailcall are comparing it to the libraries listed below
Sorting:
- Compact, clone-on-write vector and string.☆286Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Silky smooth Java-Rust interop☆191Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Macro for auto-memoizing Rust functions.☆88Updated last month
- Stack safe and expressive recursion in Rust☆102Updated 2 months ago
- Cycle-tracking garbage collector library for Rust☆193Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A special input type for nom to locate tokens☆237Updated 6 months ago
- Generic extensions for tapping values in Rust.☆462Updated last year
- Seamless Higher-Kinded Types in Rust☆84Updated 2 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Comparison of Rust string types☆156Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Interning of data in rust☆106Updated 2 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆158Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Type that deserializes only from one specific value☆245Updated last week
- Deluge, not a stream☆316Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆143Updated 2 weeks ago
- A fast, concurrent string interner☆151Updated last year