Low-dimensional vector and matrix structures and common operations for them
☆23Apr 21, 2022Updated 3 years ago
Alternatives and similar repositories for vecmat-rs
Users that are interested in vecmat-rs are comparing it to the libraries listed below
Sorting:
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- RGB <-> Lab color space conversion☆16Jul 30, 2021Updated 4 years ago
- A Rust implementation of the Bourke Delaunay triangulation algorithm.☆24Aug 11, 2019Updated 6 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- ☆12Jun 3, 2023Updated 2 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- A c_import macro for Rust☆14Apr 21, 2025Updated 10 months ago
- An n-tuple pendulum simulator in Rust + WebAssembly (and JavaScript)☆33Apr 12, 2021Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- ☆12Oct 16, 2020Updated 5 years ago
- json testing made simple☆14Aug 30, 2025Updated 6 months ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- Tools to sort, merge, write, and read immutable key-value pairs☆26Sep 18, 2025Updated 5 months ago
- A macro processor made with rust, which aims to be a modern alternative to m4 macro processor.☆18Dec 5, 2024Updated last year
- ☆20Sep 1, 2018Updated 7 years ago
- A generic implementation of double-buffering.☆17Dec 29, 2021Updated 4 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Aug 3, 2022Updated 3 years ago
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- A potentially interesting state machine PoC☆21May 23, 2023Updated 2 years ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 5 years ago
- Real-time graphing experiment written in Rust☆20Oct 30, 2020Updated 5 years ago
- A friendly Rust utility crate for duration and datetime☆38Feb 12, 2022Updated 4 years ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- ☆46Feb 16, 2021Updated 5 years ago
- [deprecated] A simple, ergonomic vector mathematics crate for Rust☆23Oct 24, 2019Updated 6 years ago
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- The unique 4-colors-ID string generator in Rust 🦀 一款基于 4 种颜色来表示身份的 Rust 随机 ID 生成器☆20May 14, 2023Updated 2 years ago
- Fast geodesic distance approximations via flat surface projection☆20Feb 2, 2026Updated last month