sagebind / castaway
Safe, zero-cost downcasting for limited compile-time specialization.
☆155Updated 3 weeks ago
Alternatives and similar repositories for castaway:
Users that are interested in castaway are comparing it to the libraries listed below
- Better reference counted strings for Rust☆117Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- "A very small syn"☆198Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- A library for compact bit sets containing enums.☆95Updated last month
- Define your own PhantomData☆151Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Const TypeId and non-'static TypeId☆58Updated last month
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆83Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- Lazy formatting utility macro for rust☆127Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Migrated to Codeberg☆81Updated last year
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- A fast, concurrent string interner☆146Updated 4 months ago
- ☆123Updated 2 years ago
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 2 months ago