Pinned Repositories
atoi-rs
Parse integers directly from `[u8]` slices in safe code
diysynth
Toy synth and WAVE file library
image
Encoding and decoding images in Rust
kmeans-colors
k-means clustering library and binary to find dominant colors in images
palgrad
Utility to generate gradients and color palettes for artists and designers
rscolorq
Spatial color quantization in Rust
rtiow
Rust port of the Raytracing in One Weekend series, with pictures
saturating_cast
Library for saturating casts between integer primitives
simple_clustering
Image segmentation library and CLI tool using SNIC and SLIC superpixel algorithms
skeletonize
Line thinning library for binary images
okaneco's Repositories
okaneco/kmeans-colors
k-means clustering library and binary to find dominant colors in images
okaneco/rscolorq
Spatial color quantization in Rust
okaneco/skeletonize
Line thinning library for binary images
okaneco/simple_clustering
Image segmentation library and CLI tool using SNIC and SLIC superpixel algorithms
okaneco/palgrad
Utility to generate gradients and color palettes for artists and designers
okaneco/rtiow
Rust port of the Raytracing in One Weekend series, with pictures
okaneco/saturating_cast
Library for saturating casts between integer primitives
okaneco/atoi-rs
Parse integers directly from `[u8]` slices in safe code
okaneco/diysynth
Toy synth and WAVE file library
okaneco/image
Encoding and decoding images in Rust
okaneco/image-gif
GIF en- and decoder
okaneco/image-png
PNG decoding and encoding library in pure Rust
okaneco/image-webp
okaneco/imageproc
Image processing operations
okaneco/images
okaneco/jpeg-decoder
JPEG decoder written in Rust
okaneco/jpegscans
Produce images of scan passes from progressive scan JPEGs
okaneco/learn-wgpu
Guide for using gfx-rs's wgpu library.
okaneco/palette
A Rust library for linear color calculations and conversion
okaneco/portable-simd
The testing ground for the future of portable SIMD in Rust
okaneco/posterust
Utility to create and explore posterized images
okaneco/rust
Empowering everyone to build reliable and efficient software.
okaneco/rust-analyzer
An experimental Rust compiler front-end for IDEs
okaneco/rust-decimal
A Decimal Implementation written in pure Rust suitable for financial calculations.