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:
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Serialization value trees☆45Updated 11 months ago
- Run closures in parallel☆114Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆124Updated 2 years ago
- ☆112Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 3 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Big array helper for serde☆61Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated 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 last month
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Threadsafe RefCell for Rust☆93Updated 3 months ago