alecdotninja / tailcall
Safe, zero-cost tail recursion for stable Rust
☆161Updated 7 months ago
Alternatives and similar repositories for tailcall
Users that are interested in tailcall are comparing it to the libraries listed below
Sorting:
- An IDE extension for debugging trait errors in Rust.☆167Updated last week
- Compact, clone-on-write vector and string.☆259Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last month
- Proc-macro typestate DSL for Rust☆149Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Generic extensions for tapping values in Rust.☆437Updated last year
- A garbage collection library for Rust with zero unsafe code☆111Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Stack safe and expressive recursion in Rust☆97Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Seamless Higher-Kinded Types in Rust☆80Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- Interning of data in rust☆101Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Deadlock free mutexes☆174Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Small, fast, synchronization primitives☆245Updated 8 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Macro for auto-memoizing Rust functions.☆85Updated 3 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆414Updated 2 months ago
- Idiomatic exceptions for Rust☆77Updated 8 months ago
- Comparison of Rust string types☆145Updated 2 weeks ago
- Müsli is a flexible and efficient serialization framework☆386Updated 3 weeks ago