zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆23Updated 3 months ago
Alternatives and similar repositories for try-specialize
Users that are interested in try-specialize are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆56Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆30Updated last year
- An evil parsing library.☆54Updated last year
- ☆34Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated this week
- ☆44Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆19Updated last year
- Implied bounds, since 1.79!☆22Updated 10 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆35Updated 8 months ago
- Hex Display: A modern xxd alternative.☆43Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago