zheland / try-specialize
Zero-cost specialization in generic context on stable Rust
☆21Updated 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:
- ☆31Updated 11 months ago
- An exploration of Storages☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆41Updated last year
- Implied bounds, since 1.79!☆21Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Integer types with customizable niche values☆45Updated 6 months ago
- ☆54Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆88Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆101Updated this week
- horrible serde macro stuff☆39Updated last year
- ☆29Updated last year
- Linux linker for x86 and x86-64☆29Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago