zheland / try-specialize
Zero-cost specialization in generic context on stable Rust
☆21Updated 5 months ago
Alternatives and similar repositories for try-specialize:
Users that are interested in try-specialize are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Imitate the documentation build that docs.rs would do☆49Updated 2 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- ☆41Updated last year
- Hex Display: A modern xxd alternative.☆42Updated this week
- horrible serde macro stuff☆39Updated last year
- The quickest way to override dependencies with Cargo☆58Updated last week
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Integer types with customizable niche values☆43Updated 4 months ago
- Exhaustive iteration trait in Rust☆14Updated last week
- ☆29Updated 11 months ago
- A sinless derive helper☆71Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Binary size analyzer for Rust programs☆36Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Implied bounds, since 1.79!☆20Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- ☆43Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- 🐱concat! with support for const variables and expressions☆41Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago