zheland / typed-index-collections
Typed index version of Rust slice and Vec containers
☆69Updated 7 months 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
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆112Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Big array helper for serde☆60Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- Run closures in parallel☆113Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Serialization value trees☆44Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆88Updated 6 months ago