m-ou-se / spez
Rust macro to specialize on the type of an expression.
☆39Updated last year
Alternatives and similar repositories for spez:
Users that are interested in spez are comparing it to the libraries listed below
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆55Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- ☆112Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆56Updated 3 years ago
- Asset manger for good assets only☆31Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆55Updated 11 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Find out about keys that are ignored when deserializing data☆80Updated last month
- ☆39Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Abstract over different executors☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year