rossmacarthur / vectrixLinks
🏹 Stack-allocated, constant-size, matrix type implemented with const generics
☆20Updated 3 weeks ago
Alternatives and similar repositories for vectrix
Users that are interested in vectrix are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆30Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆56Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆16Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Configure const and static items by environment variables.☆25Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated this week
- ☆61Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago