sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆169Updated last month
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 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 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆112Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆74Updated last month
- "A very small syn"☆209Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Map data structure whose keys are stored as ranges☆94Updated last month