giedrius-stanevicius's Stars
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
FlexMonkey/Filterpedia
Core Image Filter Explorer & Showcase
MetalPetal/MetalPetal
A GPU accelerated image and video processing framework built on Metal.
AfterEarthLTD/Solder-Reflow-Plate
PCB based SMD reflow plates
attaswift/BTree
Fast sorted collections for Swift using in-memory B-trees
Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
toineheuvelmans/Metron
Geometry, simplified.
mapbox/earcut.hpp
Fast, header-only polygon triangulation
nicklockwood/Euclid
A Swift library for creating and manipulating 3D geometry
intel/fastuidraw
YuAo/Vivid
Filters and Utilities for Core Image
s1ddok/Alloy
Make usage of Metal API a pleasure
Trinkle23897/Fast-Poisson-Image-Editing
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
SusanDoggie/Doggie
A Cross-platform Library for Swift
connornishijima/arduino-volume1
Arduino tone() just got 8-bit volume control - with no extra components!
PureSwift/Silica
Pure Swift CoreGraphics (Quartz2D) implementation (Supports Linux)
connornishijima/arduino-volume3
Gives tone functionality with 10-bit volume control with no extra parts!
dastrobu/NdArray
N dimensional array package for numeric computing in swift.
philip-bui/s2-geometry-swift
Swift port of S2 Geometry.
jb-apps/KalmanFilter
Swift implementation of Kalman Filter algorithm
wolfmcnally/WolfGeometry
Swift methods, types, and extensions for doing geometrical calculations.