simonask / glamour
Strongly typed vector math with glam
☆28Updated this week
Alternatives and similar repositories for glamour:
Users that are interested in glamour are comparing it to the libraries listed below
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Exhaustive iteration trait in Rust☆15Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A drawing framework for arbitrary windowing systems☆78Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Empowering everyone to build reliable and efficient software, without chains.☆21Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- A rust implementation of https://github.com/runevision/LayerProcGen☆24Updated last week
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A sinless derive helper☆72Updated 6 months ago
- ☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- A faster Arc.☆67Updated last year
- Automated GUI testing using accesskit☆62Updated last month
- 🪞 Powerful reflection library for Rust☆90Updated last week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated 2 weeks ago