xavierLowmiller's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
modularml/mojo
The Mojo Programming Language
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
majd/ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
Dimillian/IceCubesApp
A SwiftUI Mastodon client
Zelda64Recomp/Zelda64Recomp
Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
insidegui/VirtualBuddy
Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3
dbartolini/data-oriented-design
A curated list of data oriented design resources.
apple/swift-async-algorithms
Async Algorithms for Swift
apple/swift-docc
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
shaps80/SwiftUIBackports
A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
aheze/Prism
A lightweight 3D renderer for SwiftUI.
thebrowsercompany/swift-winrt
Swift Language Projection for WinRT
Quotation/LongestCocoa
FindTheLongestIdentifierNameInCocoaFramework
jordibruin/Dynamic-Islands
A sample of dynamic island designs recreated for inspiration
aheze/SwiftUICraft
Minecraft but made with SwiftUI.
simonbs/dependency-graph
🕸️ dependency-graph is a command-line tool that can visualize the dependencies of packages.
automerge/automerge-swift
Swift language bindings presenting Automerge
heckj/CRDT
Conflict-free Replicated Data Types in Swift
automerge/automerge-swift-archived
Wrapper around Swift types that can be modified concurrently by different users, and merged again automatically (a CRDT).
steipete/speaking
Upcoming and past speaking engagements for Peter Steinberger (@steipete).
brokenhandsio/are-we-server-yet
Are we server yet? A simple reckoning of Swift’s readiness for Server-related things. Inspired by arewewebyet.org
mochidev/URLSessionBackport
Backward compatible async/await for URLSession!
pointfreeco/swiftui-navigation
This package is now Swift Navigation:
tbsklg/advent-of-code-2022
borisskert/swift-katas
This repo contains my solutions for some Swift katas submitted in Codewars.
borisskert/Advent-of-Code-2021
This is my code repository for Advent of Code 2021.
hassfers/AdventOfCode2021