hugehoge's Stars
SwiftPackageIndex/PackageList
The master list of repositories for the Swift Package Index.
amzn/smoke-framework
A light-weight server-side service framework written in the Swift programming language.
tid-kijyun/Kanna
Kanna(鉋) is an XML/HTML parser for Swift.
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
apple/swift-collections
Commonly used data structures for Swift
mono0926/LicensePlist
A license list generator of all your dependencies for iOS applications
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
qywx/PlantUML-colors
This script is to show all named color suggested by PlantUML
CombineHarvesters/FoundationCombine
Combine extensions that require only the Swift Standard Library and Foundation.
groue/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
corocn/slackemojigen
Blazing fast emoji generator for Slack
qrac/yakuhanjp
Yakumono-Hankaku Fonts
rechsteiner/Parchment
A paging view with a highly customizable menu ✨
caiogondim/bullet-train.zsh
:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
yonat/MultiSlider
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
plantuml/plantuml
Generate diagrams from textual description
kakawait/hugo-tranquilpeak-theme
A gorgeous responsive theme for Hugo blog framework
juicycleff/flutter-unity-view-widget
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
uber/needle
Compile-time safe Swift dependency injection framework
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
ishkawa/APIKit
Type-safe networking abstraction layer that associates request type with response type.
JakeWharton/ThreeTenABP
An adaptation of the JSR-310 backport for Android.
JakeWharton/RxRelay
RxJava types that are both an Observable and a Consumer.
JakeWharton/RxReplayingShare
An RxJava transformer which combines replay(1), publish(), and refCount() operators.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
realm/SwiftLint
A tool to enforce Swift style and conventions.
ReactiveX/RxSwift
Reactive Programming in Swift