sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆166Updated 3 weeks ago
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- ☆72Updated last month
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- ☆112Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- "A very small syn"☆206Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month