Highlights
-
awesome-software-patreons Public
A curated list of awesome programmers and software projects you can support!
-
run-on-arch-action Public
A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU
-
RCWL-0516-Radar.swift Public
A Swift library for the RCWL-0516 Microwave Radar
-
SwiftyGPIO Public
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
-
Awesome-Swift-Playgrounds Public
A List of Awesome Swift Playgrounds
-
dotfiles Public
My dotfiles
-
buildSwiftOnARM Public archive
All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5
-
DS18B20.swift Public
A Swift library for the DS18B20 digital temperature sensor
-
swift-tools-support-core Public
Forked from finagolfin/swift-tools-support-coreContains common infrastructural code for both SwiftPM and llbuild.
Swift Apache License 2.0 UpdatedApr 5, 2021 -
-
Bitter Public
A Swift Bits Manipulation/Bitwise Operations Toolkit
-
homebrew-core Public
Forked from Homebrew/homebrew-core🍻 Default formulae for the missing package manager for macOS
Ruby BSD 2-Clause "Simplified" License UpdatedApr 23, 2020 -
buildSwiftOnARMInfra Public archive
Setup an infrastructure to build Swift on Linux/ARM
-
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
-
WS281x.swift Public
A Swift library for WS281x (WS2811,WS2812*,WS2813*) RGB led strips, rings, sticks, matrices and more.
-
UBloxGPS.swift Public
A Swift library for boards with the u-Blox 6/7/8 family of A-GPS receivers
-
Nunchuck.swift Public
A Swift Library for the I2C Wii Nunchuck controller.
-
MPU-6050.swift Public
A Swift library for the MPU-6050 (and MPU-6000 family) Accelerometer and Gyroscope
-
MCP3008.swift Public
A Swift library for the MCP3008 (and MCP3002,MCP3004) 10 bits SPI ADC
-
HD44780CharacterLCD.swift Public
A Swift library for 16x2/20x4 Character LCDs with the HD44780(or clones) controller
-
DS1307.swift Public
A Swift library for the DS1307 (DS1302, DS3231) I2C Real-Time Clock
-
5110LCD_PCD8544.swift Public
A Swift library for the Nokia3310/5110 PCD8544 Monochrome LCD display
-
SG90Servo.swift Public
Swift library for the SG90 Servo Motor, adaptable for other servos (9g ES08A, SM-S4303R, S3003, etc...).
-
iOS-Goodies Public
Forked from iOS-Goodies/iOS-GoodiesYour favorite iOS Newsletter, now open source.
UpdatedJun 16, 2019 -
swift-corelibs-foundation Public
Forked from swiftlang/swift-corelibs-foundationThe Foundation Project, providing core utilities, internationalization, and OS independence
C Apache License 2.0 UpdatedMay 8, 2019 -
swift-llbuild Public
Forked from swiftlang/swift-llbuildA low-level build system, used by Xcode and the Swift Package Manager
C++ Apache License 2.0 UpdatedMay 8, 2019 -
swift-package-manager Public
Forked from swiftlang/swift-package-managerThe Package Manager for the Swift Programming Language
Swift Apache License 2.0 UpdatedMay 7, 2019 -
-
SwiftyLISP Public
A minimal LISP implemented in Swift
-
Swift-Playgrounds Public
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.