sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆166Updated 2 weeks ago
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆131Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ☆112Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- "A very small syn"☆208Updated 6 months ago
- A simple bitset container for Rust☆146Updated last month
- ☆72Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A fast, concurrent string interner☆151Updated 11 months ago