sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆175Updated 3 months 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☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆76Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- A fast, concurrent string interner☆159Updated last year
- ☆112Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year