cyypherus / alpackaLinks
A lightweight Swift package built for simple 2D bin packing on iOS / macOS
☆16Updated 4 years ago
Alternatives and similar repositories for alpacka
Users that are interested in alpacka are comparing it to the libraries listed below
Sorting:
- Generate and compose commonly-used procedural noises and distributions, in pure Swift☆137Updated 7 months ago
- A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.☆41Updated 4 months ago
- High-performance binary encoding/decoding for `Swift.Codable` types.☆47Updated 5 years ago
- Functional DSP / Audio Framework for Swift☆56Updated 10 months ago
- Cross-platform math library with SIMD support☆66Updated 3 years ago
- Math expression parser built with Point•Free's swift-parsing package☆62Updated 11 months ago
- Shadertoy-style SwiftUI view☆51Updated 3 years ago
- Swift array stored in page-aligned memory (primarily to simplify loading as a Metal buffer)☆31Updated 3 years ago
- A wrapper around Swift's Codable that allows versioning of Codable types, and rationalises migrations from older versions of the type.☆47Updated 9 months ago
- Per-frame actions for SwiftUI☆121Updated 5 years ago
- 🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system☆77Updated last month
- A wrapper around Foundation.Process, inspired by Rust's std::Command.☆93Updated last year
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…