popzxc / trait-setLinks
Trait aliases on stable Rust
☆59Updated 2 months ago
Alternatives and similar repositories for trait-set
Users that are interested in trait-set are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆58Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- ☆61Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 months ago
- Extensions for the Rust standard library☆42Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Big array helper for serde☆65Updated last year
- ☆111Updated 3 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Updated 3 months ago
- Automatic cfg for Rust compiler features☆111Updated last week
- #[no_std] print equivalent for Rust☆66Updated last month