Pinned Repositories
junebash.com
Code for the website of June Bash, junebash.com; made using Jekyll, Bootstrap, other stuff
swift-ddg-cli
A DuckDuckGo CLI built with Swift
swift-gen
🎱 Composable, transformable, controllable randomness.
swift-lark
A game engine built with SDL and Swift.
swift-lock
A simple Swift micro-library wrapping a low-level Lock
swift-memberwise-init-macro
Swift Macro for enhanced automatic inits.
swift-sequence-builder
Build sequences efficiently with result builders
swift-uuid
A pure Swift implementation of a v4 UUID
junebash's Repositories
junebash/swift-lark
A game engine built with SDL and Swift.
junebash/swift-gen
🎱 Composable, transformable, controllable randomness.
junebash/swift-memberwise-init-macro
Swift Macro for enhanced automatic inits.
junebash/Mod
A tiny Swift library for functional styling
junebash/swift-ddg-cli
A DuckDuckGo CLI built with Swift
junebash/swift-test-server
junebash/swift-uuid
A pure Swift implementation of a v4 UUID
junebash/Fun
A library for functional programming in Swift
junebash/junebash.com
Code for the website of June Bash, junebash.com; made using Jekyll, Bootstrap, other stuff
junebash/swift-effects
A Swift package of generators built to handle side effects
junebash/swift-lock
A simple Swift micro-library wrapping a low-level Lock
junebash/swift-sequence-builder
Build sequences efficiently with result builders
junebash/Advent-of-Code-2021
self-explanatory
junebash/AdventOfCode2022
junebash/HLSVideoTesting
junebash/Papanca-App
A simple meditation timer
junebash/standups
A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.
junebash/SVProgressHUD
junebash/swift-async-algorithms
Async Algorithms for Swift
junebash/swift-atomics
Low-level atomic operations for Swift
junebash/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
junebash/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
junebash/swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
junebash/swift-paths
S
junebash/swift-rng
A library for composable randomness based on PointFree's Gen library
junebash/swift-url-routing
A bidirectional router with more type safety and less fuss.
junebash/swiftui-navigation
Tools for making SwiftUI navigation simpler, more ergonomic and more precise.
junebash/time
Building a better date/time library for Swift
junebash/vpr-materials
The projects and materials that accompany the Server-Side Swift with Vapor book
junebash/xcode-multi-line-func
XCode extension to split a Swift function onto multiple lines