zheland / typed-index-collectionsLinks
Typed index version of Rust slice and Vec containers
☆70Updated 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:
- ☆112Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Better reference counted strings for Rust☆131Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆124Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- ☆57Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Run closures in parallel☆114Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year