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 year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆39Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- `$crate` in procedural macros.☆69Updated last month
- 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
- Asset manger for good assets only☆31Updated last year
- Types to define keyboard related events.☆56Updated last month
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- ☆53Updated 9 months ago
- Full precision decimal representation of f64☆25Updated this week
- ☆31Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆27Updated 9 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆35Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago