zheland / typed-index-collections
Typed index version of Rust slice and Vec containers
☆69Updated 5 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- ☆111Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A simple, id-based arena☆118Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust serializer library☆87Updated 10 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Big array helper for serde☆60Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Case transforming macros for idents☆39Updated 2 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
- Inline procedural macros for Rust☆55Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week