servo / euclid
Geometry primitives (basic linear algebra) for Rust
☆463Updated last month
Related projects ⓘ
Alternatives and complementary repositories for euclid
- Generic array types in Rust☆405Updated 4 months ago
- A Rust library for linear color calculations and conversion☆752Updated last week
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Numeric traits for generic mathematics in Rust☆725Updated 2 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆282Updated last month
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Fast GPU cached text rendering☆691Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆542Updated this week
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆300Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆600Updated 6 months ago
- Compile time numbers in Rust.☆516Updated 5 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆672Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆383Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/rusttype☆617Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Data plotting library for Rust☆467Updated last year
- A wide linear algebra crate for games and graphics.☆749Updated 7 months ago
- The official Piston convenience window wrapper for the Piston game engine☆157Updated 5 months ago
- Fowler–Noll–Vo hash function☆338Updated 7 months ago
- Fast floating point to string conversion☆608Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- Shared resource dispatcher☆237Updated 5 months ago
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆367Updated this week
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- A compiler plugin to insert flame calls☆378Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆705Updated last month
- Cargo subcommand to profile binaries☆431Updated last year
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆452Updated 8 months ago
- PEG parser combinators using operator overloading without macros.☆498Updated 8 months ago