sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆174Updated 2 months ago
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆112Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆76Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆168Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month