popzxc / trait-setLinks
Trait aliases on stable Rust
☆59Updated last month
Alternatives and similar repositories for trait-set
Users that are interested in trait-set are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆56Updated 2 years ago
- ☆61Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆56Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- ☆112Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 4 months ago
- Serialization value trees☆48Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago