zheland / typed-index-collections
Typed index version of Rust slice and Vec containers
☆69Updated 6 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
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆111Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Big array helper for serde☆60Updated 11 months ago
- ☆55Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆124Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- 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
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago