sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆179Updated 5 months ago
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Minimal asynchronous executor for Rust☆133Updated last week
- ☆111Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Convert number to enum☆87Updated last year
- Define your own PhantomData☆158Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- "A very small syn"☆212Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆76Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago