zheland / typed-index-collectionsLinks
Typed index version of Rust slice and Vec containers
☆74Updated 2 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
Sorting:
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆112Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Token tree calling convention☆80Updated 2 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 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.☆114Updated 5 months ago
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- ☆60Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆60Updated last month
- Eventually consistent values for Rust☆126Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆125Updated 3 years ago
- Serialization value trees☆48Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Write doc comments from macros☆100Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago