m-ou-se / spez
Rust macro to specialize on the type of an expression.
☆40Updated 2 years ago
Alternatives and similar repositories for spez:
Users that are interested in spez are comparing it to the libraries listed below
- Threadsafe RefCell for Rust☆90Updated last month
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- 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
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Extensions for the Rust standard library☆39Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆56Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Asset manger for good assets only☆31Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Big array helper for serde☆60Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Hex Display: A modern xxd alternative.☆43Updated last month
- ☆56Updated 3 years ago
- ☆112Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago