pnkfelix / krabcakeLinks
Umbrella repository for Krabcake experiments
☆47Updated 11 months ago
Alternatives and similar repositories for krabcake
Users that are interested in krabcake are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A fast, concurrent string interner☆163Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last month
- ☆76Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆111Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated 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`☆130Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago