zheland / typed-index-collectionsLinks
Typed index version of Rust slice and Vec containers
☆75Updated 3 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☆143Updated 6 months ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆61Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- ☆61Updated last month
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Rustdoc's JSON output interface☆34Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A simple bitset container for Rust☆157Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year