popzxc / trait-setLinks
Trait aliases on stable Rust
☆56Updated 3 years ago
Alternatives and similar repositories for trait-set
Users that are interested in trait-set are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆60Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Serialization value trees☆45Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆87Updated 7 months ago
- Better reference counted strings for Rust☆135Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- ☆112Updated 2 years ago