Change the repository type filter
All
Repositories list
47 repositories
UuidTools
PublicSwift-Optional-Tools
PublicSwift-Rectangle-Tools
PublicA set of Swift utilities for dealing with rectangles, including a way to generically build your own!Swift-Special-String
PublicEver need a string but also wish it weren't a String type?orphandiffs
PublicSwiftLibgit2
PublicSwift-Simple-Logging
PublicFor when you need something more advanced than print, but not a whole heavy systemSwift-Cross-Kit-Types
PublicSome types and extensions for those using AppKit and UIKit in the same project- Formalizes an object's ability to be multiplied by something
Swift-Basic-Math-Tools
PublicSome basic tools for doing math in SwiftSwift-Function-Tools
PublicSome tools to make functions easier to use in SwiftSwift-Concurrency-Tools
PublicSwift-Either
Publicdelete-duplicate-files
PublicSwift-SerializationTools
PublicSwift-GenderTools
PublicSwift-Collection-Tools
PublicA bunch of tools I tend to write to make collections easier to useCode-Highlighting
PublicSwift-Range-Tools
PublicSwift-Lazy-Containers
PublicA few lazy-initialization container types for Swift 5.1Swift-Introspection
PublicSwift-SemVer
PublicA small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase.Swift-Migrator
PublicSwift-Drawing-Tools
PublicSwift-Color-Swatches
PublicTurn an NSColor or UIColor into an image- Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
- I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.
Efficient-Averager
Public- Lets you reference property wrappers as protocols