rossmacarthur / vectrixLinks
🏹 Stack-allocated, constant-size, matrix type implemented with const generics
☆19Updated 2 months ago
Alternatives and similar repositories for vectrix
Users that are interested in vectrix are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆58Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆30Updated last year
- ☆36Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆111Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆61Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week