zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆24Updated 6 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Integer types with customizable niche values☆50Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆64Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆30Updated last year
- Hex Display: A modern xxd alternative.☆46Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆43Updated 2 years ago
- Binary size analyzer for Rust programs☆37Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆45Updated 9 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- ☆34Updated last year
- A sinless derive helper☆76Updated 5 months ago
- An evil parsing library.☆54Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- ☆95Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- Extension of nom to trace parser☆50Updated 10 months ago