rossmacarthur / vectrixLinks
🏹 Stack-allocated, constant-size, matrix type implemented with const generics
☆19Updated 3 weeks ago
Alternatives and similar repositories for vectrix
Users that are interested in vectrix are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆56Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- structured parallel execution for async Rust☆36Updated last year
- ☆112Updated 2 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- ☆29Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- An exploration of Storages☆37Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 6 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- A sinless derive helper☆74Updated 2 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- ☆18Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year