zheland / try-specialize
Zero-cost specialization in generic context on stable Rust
☆18Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for try-specialize
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- Integer types with customizable niche values☆38Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- ☆29Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆38Updated last week
- A sinless derive helper☆48Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Linux linker for x86 and x86-64☆24Updated 3 weeks ago
- Transitive derive macros for Rust☆30Updated 6 months ago
- the most complete serialization tree for serde☆15Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- ☆28Updated 5 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- horrible serde macro stuff☆38Updated last year
- ☆54Updated 10 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- ☆36Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Binary size analyzer for Rust programs☆36Updated 6 months ago