RepoGuard
refreshing…
Vapor

Organization

Public GitHub footprint of Vapor

@vapor
View profile on GitHub

Creating modular server side software with Swift.

United States of America

79

Public repositories

35,083

Total stars

1,022

Followers

The Vapor organization maintains a significant public presence on GitHub, showcasing a variety of repositories primarily in Swift, HTML, and Shell. Notable projects include the Vapor web framework, Fluent ORM, and various tools for creating interactive CLI applications, reflecting their focus on modular server-side software development.

Top languages

Swift 64HTML 3Shell 3C 1TypeScript 1Ruby 1JavaScript 1

Public repositories

vapor

26,125

💧 A server-side Swift HTTP web framework.

Swift
Updated Jun 12, 2026

fluent

1,407

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

Swift
Updated Jun 9, 2026

console-kit

567

💻 APIs for creating interactive CLI tools.

Swift
Updated Jun 12, 2026

leaf

473

🍃 An expressive, performant, and extensible templating language built for Swift.

Swift
Updated May 16, 2026

redis

469

Vapor provider for RediStack

Swift
Updated Apr 16, 2026

postgres-nio

417

🐘 Non-blocking, event-driven Swift client for PostgreSQL.

Swift
Updated Jun 6, 2026

jwt

341

Vapor JWT provider

Swift
Updated Jun 9, 2026

toolbox

335

🧰 A CLI tool to easily create new Vapor projects.

Swift
Updated Jun 12, 2026

docs

328

📖 Documentation markdown for all Vapor packages.

Swift
Updated Jun 12, 2026

websocket-kit

311

WebSocket client library built on SwiftNIO

Swift
Updated May 31, 2026

sql-kit

287

*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.

Swift
Updated Jun 10, 2026

jwt-kit

277

🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, MLDSA, RSA, PSS) with support for JWS and JWK

Swift
Updated Jun 1, 2026

fluent-kit

259

Swift ORM (queries, models, and relations) for NoSQL and SQL databases

Swift
Updated Jun 1, 2026

mysql-kit

239

🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.

Swift
Updated May 16, 2026

http

237

🚀 Non-blocking, event-driven HTTP built on Swift NIO.

Swift
Updated May 16, 2026

postgres-kit

217

🐘 Non-blocking, event-driven Swift client for PostgreSQL.

Swift
Updated May 28, 2026

queues

179

A queue system for Vapor.

Swift
Updated May 25, 2026

multipart-kit

172

🏞 Parses and serializes multipart-encoded data with Codable support.

Swift
Updated Jun 1, 2026

fluent-postgres-driver

169

🐘 PostgreSQL driver for Fluent.

Swift
Updated Jun 9, 2026

routing-kit

136

🚍 High-performance trie-node router.

Swift
Updated Apr 24, 2026

api-template

134

💧 A starting point for Vapor APIs.

Swift
Updated May 5, 2026

open-crypto

134

🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.

Swift
Updated Jan 7, 2026

apns

125

Helpful extensions and abstractions for using APNSwift

Swift
Updated Jun 9, 2026

mysql-nio

114

🐬 Non-blocking, event-driven Swift client for MySQL.

Swift
Updated Jun 12, 2026

swift-openapi-vapor

109

Vapor Bindings for the OpenAPI Generator

Swift
Updated May 16, 2026

template

89

The default Vapor project template, used by the Vapor Toolbox’s new project command.

Swift
Updated Apr 21, 2026

core

85

🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.

Swift
Updated Apr 17, 2026

service

84

📦 Dependency injection / inversion of control framework.

Swift
Updated Mar 14, 2026

fluent-mysql-driver

81

🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.

Swift
Updated Mar 1, 2026

fluent-sqlite-driver

79

Fluent driver for SQLite

Swift
Updated Mar 27, 2026

sqlite-nio

77

Non-blocking wrapper for libsqlite3-dev using SwiftNIO

C
Updated May 5, 2026

async-kit

75

Sugary extensions for the SwiftNIO library

Swift
Updated Apr 30, 2026

sqlite-kit

71

Non-blocking SQLite client library with SQL builder built on SwiftNIO

Swift
Updated Mar 25, 2026

authentication

61

👤 Lightweight authentication framework for Swift

Swift
Updated Jun 1, 2026

leaf-kit

56

🍃 An expressive, performant, and extensible templating language built for Swift.

Swift
Updated May 9, 2026

validation

56

✅ Extensible data validation library (name, email, etc)

Swift
Updated Jan 11, 2026

website

51

Vapor's website running on Swift

Swift
Updated Mar 14, 2026

template-kit

46

📄 Easy-to-use foundation for building powerful templating languages in Swift.

Swift
Updated Sep 11, 2024

url-encoded-form

44

📝 Parse and serialize url-encoded form data with Codable support.

Swift
Updated Mar 14, 2026

docs-cn

43

🇨🇳 Chinese translation of Vapor's documentation markdown.

HTML
Updated Feb 20, 2024

web-template

42

A starting point for web applications

Swift
Updated Oct 27, 2025

database-kit

40

🗄 Core services for creating database integrations.

Swift
Updated May 21, 2024

auth-template

35

A starting point for Vapor applications using the auth provider.

Swift
Updated Jul 13, 2025

swiftly-action

34

Simple one-step access to the Swiftly toolchain manager from GitHub Actions workflows

Unknown Language
Updated Jun 8, 2026

design

27

Contains the reference designs and build pipeline to generate all design files for Vapor's sites

Swift
Updated May 21, 2026

penny-bot

26

The code that runs Penny 🤖

Swift
Updated Jun 2, 2026

fluent-mongo-driver

26

MongoDB support for Fluent built on MongoKittten.

Swift
Updated Apr 16, 2026

university

25

Web application, iOS app, and API providing access to tutorials for the Vapor web framework.

Swift
Updated Oct 23, 2024

blog

23

The Vapor Blog

Swift
Updated Apr 15, 2026

swift-getting-started-web-server

22

The source code for the Getting Started Guide on Vapor on swift.org

Swift
Updated May 25, 2026

queues-redis-driver

22

A Redis implementation for https://github.com/vapor/queues

Swift
Updated Mar 25, 2026

template-bare

22

A barebones template ready for use

Swift
Updated Feb 27, 2026

email

20

A common API for Vapor to integrate with different email providers

Swift
Updated Mar 22, 2026

kafka

19

Swift Apacha Kafka (real-time data pipelines and streaming apps)

Swift
Updated Jan 28, 2023

codable-kit

18

Conveniences for working with Swift's Codable protocols.

Swift
Updated Mar 14, 2026

apt

17

Manage Vapor's Swift APT repository

Shell
Updated Apr 17, 2026

api-docs

14

Scripts and assets for Vapor's API documentation site at https://api.vapor.codes

Swift
Updated Apr 30, 2026

vapor-vscode

13

Visual Studio Code Extension for Vapor

TypeScript
Updated Mar 1, 2026

docker

12

No description provided for this repository.

Swift
Updated Jun 4, 2024

template-fluent-postgres

10

A template ready for use configured with Fluent and PostgreSQL

Swift
Updated May 5, 2026

homebrew-tap

8

Homebrew Taps

Ruby
Updated Feb 11, 2026

redis-kit

8

Helpful extensions and abstractions for using RediStack

Swift
Updated Jan 28, 2023

ci

7

Support files and configurations for Vapor's CI

Swift
Updated Jun 8, 2026

swift-codecov-action

7

A GitHub Action which performs Codecov.io uploads with additional support for Swift projects

Swift
Updated Jun 8, 2026

template-fluent-postgres-leaf

6

A template ready for use configured with Leaf, Fluent and PostgreSQL

Swift
Updated Nov 4, 2025

release-bot

6

Webhook-based GitHub bot that automatically tags new releases and posts to Discord when you merge PRs

Swift
Updated Aug 4, 2023

bot-github

5

A github bot to do things like interact with CI for the Vapor organization

Swift
Updated May 12, 2023

template-fluent-mysql

3

A template ready for use configured with Fluent and MySQL

Swift
Updated Nov 4, 2025

.github

1

No description provided for this repository.

Unknown Language
Updated Apr 9, 2026

examples

1

Examples demonstrating Vapor and its ecosystem's usage

Swift
Updated Mar 17, 2026

template-fluent-sqlite

1

A template ready for use configured with Fluent and SQLite

Swift
Updated Sep 1, 2025

contributing

1

Files and Information helpful for contributing to Vapor

Shell
Updated Oct 7, 2024

docker-swift

1

No description provided for this repository.

Shell
Updated Feb 16, 2023

homebrew-core

1

Used for updating the Toolbox in Homebrew

Unknown Language
Updated Jan 28, 2023

docs-de

1

Deutsche Übersetzung der Vapor-Dokumentation

HTML
Updated Jan 28, 2023

docs-legacy

0

The documentation for old versions of Vapor

HTML
Updated Jun 5, 2026

swift-docc-render

0

Web renderer for Swift-DocC documentation.

JavaScript
Updated Mar 5, 2026

swift-source-compat-suite

0

The infrastructure and project index comprising the Swift source compatibility suite.

Unknown Language
Updated Jul 30, 2024

action

0

No description provided for this repository.

Unknown Language
Updated Jan 28, 2023

Frequently asked questions

What does Vapor build on GitHub?

Vapor builds a range of server-side software tools on GitHub, emphasizing frameworks and libraries in Swift. Key projects include the Vapor web framework and the Fluent ORM for database interactions.

Which programming languages does Vapor use?

Vapor primarily utilizes Swift for its repositories, alongside HTML, Shell, C, TypeScript, and Ruby. This diverse use of languages supports their various software projects and tools.

Are Vapor's repositories public?

Yes, all of Vapor's repositories are public on GitHub. This transparency allows developers to access, contribute to, and utilize their projects, fostering an open-source community.

Is this exposure intended?

Monitor Vapor with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account