popzxc / trait-setLinks
Trait aliases on stable Rust
☆55Updated 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:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Abstract over different executors☆74Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆57Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆56Updated 2 years ago
- Serialization value trees☆45Updated 11 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 last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Convert number to enum☆87Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Big array helper for serde☆61Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago