moaible's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
apple/swift
The Swift Programming Language
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
bizz84/SwiftyStoreKit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
coteditor/CotEditor
Lightweight Plain-Text Editor for macOS
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
onmyway133/awesome-ios-architecture
:japanese_castle: Better ways to structure iOS apps
llvm-mirror/llvm
Project moved to: https://github.com/llvm/llvm-project
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
JetBrains/kotlinconf-app
KotlinConf Schedule Application
ReactorKit/ReactorKit
A library for reactive and unidirectional Swift applications
yonaskolb/Mint
A package manager that installs and runs executable Swift packages
ishkawa/APIKit
Type-safe networking abstraction layer that associates request type with response type.
kylef/Commander
Compose beautiful command line interfaces in Swift
teodorpatras/SideMenuController
A side menu controller written in Swift for iOS
line/line-sdk-ios-swift
Provides a modern way of implementing LINE APIs.
SwiftFiddle/swift-ast-explorer
AST visualizer for Swift source code
DeNA/SRCNNKit
CoreML and Keras implementation of Super-Resolution Convolutional Neural Network (SRCNN)
peaks-cc/iOS_architecture_samplecode
SwiftFiddle/swiftfiddle-web
SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser).
giginet/RxSpriteKit
:space_invader: Reactive Extensions for SpriteKit
Blue-Puddle-Inc/CODE-COFFEE
noppoMan/Hexaville
The modern serverless web application engine and framework for Swift
tarunon/AnyObjectConvertible
Convert your own struct/enum to AnyObject easily.
inamiy/HigherKindSwift
An experimental Higher Kinded Types in Swift.
kishikawakatsumi/swift-ast-explorer-playground
Online playground for Swift AST Explorer