MetalTools

MetalTools provides a convenient, Swifty way of working with Metal. This library contains a lot of read-to-use compute kernels and is heavily used in computer vision startups like Prisma and ZERO10.

MetalTools

SharedGraphicsTools

A set of tools and extensions that allow sharing page-aligned memory allocation between different graphics APIs and provide view interop for them.

SharedGraphicsTools
#iOS
#Metal
#CoreGraphics
#Accelerate

CoreVideoTools

CoreVideoTools offers a more idiomatic Swift interface to CoreVideo functionality, making it easier and safer to work with CVPixelBuffers, IOSurfaces, and related CoreVideo concepts in Swift code.

CoreVideoTools
#iOS
#CoreVideo

SIMDTools

SIMDTools provides utility functions and extensions for working with SIMD matrices and vectors in Swift.

SIMDTools

WGPUTools

A Rust library providing utility functions and abstractions for working with WGPU, similar to MetalTools.

WGPUTools
#Rust
#WGPU