RepoGuard
1 h agoに更新されました
Vapor

Organization

Vaporの公開GitHubフットプリント

@vapor
GitHubでプロフィールを見る

Creating modular server side software with Swift.

United States of America

79

公開リポジトリ

35,080

合計スター

1,022

フォロワー

主要な言語

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

公開リポジトリ

vapor

26,123

💧 A server-side Swift HTTP web framework.

Swift
更新済み 2026年6月13日

fluent

1,406

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

Swift
更新済み 2026年6月13日

console-kit

567

💻 APIs for creating interactive CLI tools.

Swift
更新済み 2026年6月12日

leaf

473

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

Swift
更新済み 2026年5月16日

redis

469

Vapor provider for RediStack

Swift
更新済み 2026年4月16日

postgres-nio

417

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

Swift
更新済み 2026年6月6日

jwt

341

Vapor JWT provider

Swift
更新済み 2026年6月9日

toolbox

336

🧰 A CLI tool to easily create new Vapor projects.

Swift
更新済み 2026年6月13日

docs

328

📖 Documentation markdown for all Vapor packages.

Swift
更新済み 2026年6月12日

websocket-kit

311

WebSocket client library built on SwiftNIO

Swift
更新済み 2026年5月31日

sql-kit

287

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

Swift
更新済み 2026年6月10日

jwt-kit

277

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

Swift
更新済み 2026年6月1日

fluent-kit

259

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

Swift
更新済み 2026年6月1日

mysql-kit

239

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

Swift
更新済み 2026年5月16日

http

237

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

Swift
更新済み 2026年5月16日

postgres-kit

217

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

Swift
更新済み 2026年5月28日

queues

179

A queue system for Vapor.

Swift
更新済み 2026年5月25日

multipart-kit

172

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

Swift
更新済み 2026年6月1日

fluent-postgres-driver

168

🐘 PostgreSQL driver for Fluent.

Swift
更新済み 2026年6月13日

routing-kit

136

🚍 High-performance trie-node router.

Swift
更新済み 2026年4月24日

api-template

134

💧 A starting point for Vapor APIs.

Swift
更新済み 2026年5月5日

open-crypto

134

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

Swift
更新済み 2026年1月7日

apns

125

Helpful extensions and abstractions for using APNSwift

Swift
更新済み 2026年6月9日

mysql-nio

114

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

Swift
更新済み 2026年6月12日

swift-openapi-vapor

109

Vapor Bindings for the OpenAPI Generator

Swift
更新済み 2026年5月16日

template

89

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

Swift
更新済み 2026年4月21日

core

85

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

Swift
更新済み 2026年4月17日

service

84

📦 Dependency injection / inversion of control framework.

Swift
更新済み 2026年3月14日

fluent-mysql-driver

81

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

Swift
更新済み 2026年3月1日

fluent-sqlite-driver

79

Fluent driver for SQLite

Swift
更新済み 2026年3月27日

sqlite-nio

77

Non-blocking wrapper for libsqlite3-dev using SwiftNIO

C
更新済み 2026年5月5日

async-kit

75

Sugary extensions for the SwiftNIO library

Swift
更新済み 2026年4月30日

sqlite-kit

71

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

Swift
更新済み 2026年3月25日

authentication

61

👤 Lightweight authentication framework for Swift

Swift
更新済み 2026年6月1日

leaf-kit

56

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

Swift
更新済み 2026年5月9日

validation

56

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

Swift
更新済み 2026年1月11日

website

51

Vapor's website running on Swift

Swift
更新済み 2026年3月14日

template-kit

46

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

Swift
更新済み 2024年9月11日

url-encoded-form

44

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

Swift
更新済み 2026年3月14日

docs-cn

43

🇨🇳 Chinese translation of Vapor's documentation markdown.

HTML
更新済み 2024年2月20日

web-template

42

A starting point for web applications

Swift
更新済み 2025年10月27日

database-kit

40

🗄 Core services for creating database integrations.

Swift
更新済み 2024年5月21日

auth-template

35

A starting point for Vapor applications using the auth provider.

Swift
更新済み 2025年7月13日

swiftly-action

34

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

不明な言語
更新済み 2026年6月8日

design

27

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

Swift
更新済み 2026年5月21日

penny-bot

26

The code that runs Penny 🤖

Swift
更新済み 2026年6月2日

fluent-mongo-driver

26

MongoDB support for Fluent built on MongoKittten.

Swift
更新済み 2026年4月16日

university

25

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

Swift
更新済み 2024年10月23日

blog

23

The Vapor Blog

Swift
更新済み 2026年4月15日

swift-getting-started-web-server

22

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

Swift
更新済み 2026年5月25日

queues-redis-driver

22

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

Swift
更新済み 2026年3月25日

template-bare

22

A barebones template ready for use

Swift
更新済み 2026年2月27日

email

20

A common API for Vapor to integrate with different email providers

Swift
更新済み 2026年3月22日

kafka

19

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

Swift
更新済み 2023年1月28日

codable-kit

18

Conveniences for working with Swift's Codable protocols.

Swift
更新済み 2026年3月14日

apt

17

Manage Vapor's Swift APT repository

Shell
更新済み 2026年4月17日

api-docs

14

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

Swift
更新済み 2026年4月30日

vapor-vscode

13

Visual Studio Code Extension for Vapor

TypeScript
更新済み 2026年3月1日

docker

12

このリポジトリに関する説明は提供されていません。

Swift
更新済み 2024年6月4日

template-fluent-postgres

10

A template ready for use configured with Fluent and PostgreSQL

Swift
更新済み 2026年5月5日

homebrew-tap

8

Homebrew Taps

Ruby
更新済み 2026年2月11日

redis-kit

8

Helpful extensions and abstractions for using RediStack

Swift
更新済み 2023年1月28日

ci

7

Support files and configurations for Vapor's CI

Swift
更新済み 2026年6月8日

swift-codecov-action

7

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

Swift
更新済み 2026年6月8日

template-fluent-postgres-leaf

6

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

Swift
更新済み 2025年11月4日

release-bot

6

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

Swift
更新済み 2023年8月4日

bot-github

5

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

Swift
更新済み 2023年5月12日

template-fluent-mysql

3

A template ready for use configured with Fluent and MySQL

Swift
更新済み 2025年11月4日

.github

1

このリポジトリに関する説明は提供されていません。

不明な言語
更新済み 2026年4月9日

examples

1

Examples demonstrating Vapor and its ecosystem's usage

Swift
更新済み 2026年3月17日

template-fluent-sqlite

1

A template ready for use configured with Fluent and SQLite

Swift
更新済み 2025年9月1日

contributing

1

Files and Information helpful for contributing to Vapor

Shell
更新済み 2024年10月7日

docker-swift

1

このリポジトリに関する説明は提供されていません。

Shell
更新済み 2023年2月16日

homebrew-core

1

Used for updating the Toolbox in Homebrew

不明な言語
更新済み 2023年1月28日

docs-de

1

Deutsche Übersetzung der Vapor-Dokumentation

HTML
更新済み 2023年1月28日

docs-legacy

0

The documentation for old versions of Vapor

HTML
更新済み 2026年6月5日

swift-docc-render

0

Web renderer for Swift-DocC documentation.

JavaScript
更新済み 2026年3月5日

swift-source-compat-suite

0

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

不明な言語
更新済み 2024年7月30日

action

0

このリポジトリに関する説明は提供されていません。

不明な言語
更新済み 2023年1月28日

この露出は意図的ですか?

RepoGuardでVaporを監視し、新しい公開リポジトリが現れた瞬間に警告を受け取ります。

このアカウントを監視する