pnkfelix / krabcakeLinks
Umbrella repository for Krabcake experiments
☆47Updated 10 months ago
Alternatives and similar repositories for krabcake
Users that are interested in krabcake are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Macro for sealing traits and structures☆60Updated last year
- ☆76Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆112Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- A sinless derive helper☆77Updated 2 weeks ago
- Progress reporting abstraction for Rust☆65Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆34Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A fast, concurrent string interner☆162Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year