sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆165Updated this week
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.☆208Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- "A very small syn"☆204Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Migrated to Codeberg☆79Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- ☆209Updated last month