sagebind / castaway
Safe, zero-cost downcasting for limited compile-time specialization.
☆156Updated 2 weeks ago
Alternatives and similar repositories for castaway:
Users that are interested in castaway are comparing it to the libraries listed below
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- "A very small syn"☆201Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- ☆65Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- ☆203Updated 2 months ago
- ☆111Updated 2 years ago
- Lazy formatting utility macro for rust☆126Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆87Updated 4 months ago