zheland / typed-index-collectionsLinks
Typed index version of Rust slice and Vec containers
☆69Updated 3 weeks ago
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 collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- ☆112Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆57Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆60Updated this week
- docs.rs as a publishing platform?☆68Updated last week
- Eventually consistent values for Rust☆125Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Big array helper for serde☆60Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- ☆88Updated 7 months ago
- ☆124Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago