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

팔로워

Vapor는 Swift로 작성된 모듈형 서버 사이드 소프트웨어를 개발하는 조직입니다. GitHub에서는 Swift를 포함한 다양한 프로그래밍 언어를 사용하여 여러 개의 공개 저장소를 운영하고 있습니다. 주요 저장소로는 서버 사이드 HTTP 웹 프레임워크인 vapor와 ORM인 fluent가 있습니다.

주요 언어

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일

자주 묻는 질문

vapor는 GitHub에서 무엇을 개발하나요?

vapor는 서버 사이드 소프트웨어를 개발하며, GitHub에서 HTTP 웹 프레임워크와 ORM, CLI 도구와 같은 다양한 프로젝트를 공개하고 있습니다.

vapor는 어떤 프로그래밍 언어를 사용하나요?

vapor의 주요 프로그래밍 언어는 Swift이며, HTML, Shell, C, TypeScript, Ruby와 같은 언어도 사용됩니다. Swift를 기반으로 한 여러 프로젝트가 있습니다.

vapor의 저장소는 공개인가요?

네, vapor의 모든 저장소는 공개되어 있으며, 다양한 오픈 소스 프로젝트를 통해 사용자들과 소통하고 있습니다.

이 노출이 의도된 것인가요?

Vapor을 RepoGuard로 모니터링하고 새로운 공개 저장소가 나타나는 순간 알림을 받으세요.

이 계정 모니터링하기