sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆167Updated last week
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☆134Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- 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
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- ☆73Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- ☆112Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- A fast, concurrent string interner☆151Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Define your own PhantomData☆156Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A library for compact bit sets containing enums.☆115Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Convert number to enum☆87Updated last year
- "A very small syn"☆209Updated 6 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago