dvdplm / rust-hsluvLinks
HSLUV implementation in Rust
☆27Updated 4 years ago
Alternatives and similar repositories for rust-hsluv
Users that are interested in rust-hsluv are comparing it to the libraries listed below
Sorting:
- An implementation of the Piet render context using the GPU.☆35Updated last year
- A small library built on top of naga that makes WGSL shaders smaller.☆15Updated 2 months ago
- Demo for the swash font library☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A 2D vector graphics library written in Rust☆40Updated 2 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Helps you frob those bits☆38Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A simple spline editor for the splines crate☆24Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Uniform cubic spline evaluation and inversion in Rust☆20Updated last week
- Procedural macros for working with Vulkan shaders☆42Updated 2 weeks ago
- ☆20Updated 2 weeks ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 4 months ago
- ☆56Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Types to define keyboard related events☆65Updated 2 weeks ago
- Non-owning unsafe I/O☆20Updated 6 months ago
- Rich text processing☆61Updated 2 weeks ago
- Low level audio render/capture library☆41Updated 4 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆67Updated last month
- Executor for asynchronous task based on wasm web workers.☆33Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year