Pinned Repositories
junebash.com
Code for the website of June Bash
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-sequence-builder
Build sequences efficiently with result builders
swift-tarot-mcp
A Swift-based MCP (Model Context Protocol) server for tarot card readings
swift-uuid
A pure Swift implementation of a v4 UUID
WhatTarotCLI
A fun tarot CLI tool
junebash's Repositories
junebash/swift-lark
A game engine built with SDL and Swift.
junebash/swift-gen
🎱 Composable, transformable, controllable randomness.
junebash/swift-tarot-mcp
A Swift-based MCP (Model Context Protocol) server for tarot card readings
junebash/swift-memberwise-init-macro
Swift Macro for enhanced automatic inits.
junebash/BattlesnakeChan
junebash/spotify-tui
Spotify for the terminal written in Rust 🚀
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/WhatTarotCLI
A fun tarot CLI tool
junebash/junebash.com
Code for the website of June Bash
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/standups
A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.
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-experimental-string-processing
An early experimental general-purpose pattern matching engine for Swift.
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/xcode-multi-line-func
XCode extension to split a Swift function onto multiple lines