sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆162Updated last 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.☆202Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Graph the number of crates that depend on your crate over time☆241Updated last week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- "A very small syn"☆204Updated 3 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- ☆209Updated last week
- Make trait methods callable without the trait in scope☆146Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Define your own PhantomData☆152Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- An updated version of linked-hash-map and friends☆113Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago