Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
sql-kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL. -
leaf
🍃 An expressive, performant, and extensible templating language built for Swift. -
-
homebrew-core
Forked from Homebrew/homebrew-core🍻 Default formulae for the missing package manager for macOS -
fluent-kit
Swift ORM (queries, models, and relations) for NoSQL and SQL databases
-
-
homebrew-tap
Homebrew Taps
-
-
website
Vapor's website running on Vapor and Vue
-
vapor
💧 A server-side Swift web framework. -
template
Used by Vapor Toolbox’s new project command
-
fluent-mongo-driver
MongoDB support for Fluent built on MongoKittten.
-
fluent-sqlite-driver
Fluent driver for SQLite
-
fluent-mysql-driver
🖋 🐬 Swift ORM (queries, models, relations, etc) built on MySQL. -
fluent-postgres-driver
🐘 PostgreSQL driver for Fluent. -
core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging. -
fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
-
open-crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation. -
docs-cn
🇨🇳 Chinese translation of Vapor's documentation markdown. -
websocket-kit
WebSocket client library built on SwiftNIO
-
console-kit
💻 APIs for creating interactive CLI tools. -
mysql-kit
🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets. -
jwt-kit
JSON Web Token signing and verification (HMAC, RSA, ECDSA) using OpenSSL
-
-
multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support. -
sqlite-kit
Non-blocking SQLite client library with SQL builder built on SwiftNIO