New Show Hacker News story: Show HN: I am developing a type safe colorspace library for Rust

Show HN: I am developing a type safe colorspace library for Rust
2 by caramellow | 0 comments on Hacker News.
After two weeks of planning and figuring out how to manage conversions safely, I have finally published the first version of my crate :) It allows you to specify your own colortypes and easily use the same syntax for converting between your custom color types! I also started working on a custom image type that can do math :)

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses