zheland / typed-index-collectionsLinks
Typed index version of Rust slice and Vec containers
☆69Updated last month
Alternatives and similar repositories for typed-index-collections
Users that are interested in typed-index-collections are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆112Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Run closures in parallel☆113Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆124Updated 2 years ago
- Extract bits from a byte slice☆77Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Eventually consistent values for Rust☆125Updated 2 years ago