sagebind / castawayLinks
Safe, zero-cost downcasting for limited compile-time specialization.
☆178Updated 4 months ago
Alternatives and similar repositories for castaway
Users that are interested in castaway are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆161Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- ☆76Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A library for compact bit sets containing enums.☆120Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Easy function multiversioning for Rust☆251Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Const TypeId and non-'static TypeId☆70Updated this week
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week