m-ou-se / spez
Rust macro to specialize on the type of an expression.
☆37Updated last year
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 week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- ☆36Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆55Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Asset manger for good assets only☆31Updated last year
- ☆111Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years 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
- Extensions for the Rust standard library☆39Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆25Updated last month
- ☆36Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- 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
- Inline procedural macros for Rust☆55Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago