awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to anthonycastelli/s3-storage

Open-source alternatives to S3 Storage

30 open-source projects similar to anthonycastelli/s3-storage, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best S3 Storage alternative.

  • brokenhandsio/leaf-error-middlewarebrokenhandsio 的头像

    brokenhandsio/leaf-error-middleware

    66在 GitHub 上查看↗

    Serve up custom 404 and server error pages for your Vapor App

    Swift
    在 GitHub 上查看↗66
  • brokenhandsio/vaporsecurityheadersbrokenhandsio 的头像

    brokenhandsio/VaporSecurityHeaders

    153在 GitHub 上查看↗

    Harden Your Security Headers For Vapor

    Swift
    在 GitHub 上查看↗153
  • gotranseo/vapor-recaptchaG

    gotranseo/vapor-recaptcha

    0在 GitHub 上查看↗

    This library is a helper for Vapor 3 projects to validate form submissions using the Google reCAPTCHA platform.

    在 GitHub 上查看↗0
  • gperdomor/local-storageG

    gperdomor/local-storage

    0在 GitHub 上查看↗

    Storage driver using Local filesystem for Vapor 3.

    在 GitHub 上查看↗0
  • gperdomor/sanitizegperdomor 的头像

    gperdomor/sanitize

    17在 GitHub 上查看↗

    Powerful model extraction from JSON requests.

    Swift
    在 GitHub 上查看↗17
  • hallee/vapor-simple-file-loggerH

    hallee/vapor-simple-file-logger

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • jinxiansen/guardianJinxiansen 的头像

    Jinxiansen/Guardian

    89在 GitHub 上查看↗

    Service Side Swift:Vapor 3 based API Guardian Middleware. 🦁

    Swift
    在 GitHub 上查看↗89
  • liveui/mailcoreLiveUI 的头像

    LiveUI/MailCore

    85在 GitHub 上查看↗

    ##

    Swift
    在 GitHub 上查看↗85
  • liveui/s3LiveUI 的头像

    LiveUI/S3

    103在 GitHub 上查看↗

    Lightweight S3 client and signer for Swift (works great with Vapor 4).

    Swift
    在 GitHub 上查看↗103
  • liveui/vaportesttoolsLiveUI 的头像

    LiveUI/VaporTestTools

    34在 GitHub 上查看↗

    ##

    Swift
    在 GitHub 上查看↗34
  • liveui/xmlcodingL

    LiveUI/XMLCoding

    0在 GitHub 上查看↗

    XMLEncoder & XMLDecoder using the codable protocol in Swift 6

    在 GitHub 上查看↗0
  • makoni/couchdb-vaporM

    makoni/couchdb-vapor

    0在 GitHub 上查看↗

    This is a simple library to work with CouchDB in Swift.

    在 GitHub 上查看↗0
  • mihaelisaev/fluentqueryMihaelIsaev 的头像

    MihaelIsaev/FluentQuery

    148在 GitHub 上查看↗

    🗃 Powerful and easy to use Swift Query Builder for Vapor 3.

    Swift
    在 GitHub 上查看↗148
  • mihaelisaev/swifqlMihaelIsaev 的头像

    MihaelIsaev/SwifQL

    300在 GitHub 上查看↗

    💎 A Swift DSL for type-safe, extensible, and transformable SQL queries.

    Swift
    在 GitHub 上查看↗300
  • mihaelisaev/wkhtmltopdfMihaelIsaev 的头像

    MihaelIsaev/wkhtmltopdf

    39在 GitHub 上查看↗

    Swift lib for building pdf file data from leaf templates and/or web pages through wkhtmltopdf cli Built for Vapor 3 and uses Vapor itself (with Swift-NIO under the hood) and Leaf for templates.

    Swift
    在 GitHub 上查看↗39
  • nodes-vapor/bugsnagnodes-vapor 的头像

    nodes-vapor/bugsnag

    39在 GitHub 上查看↗

    Reporting errors to Bugsnag.

    Swift
    在 GitHub 上查看↗39
  • nodes-vapor/flashnodes-vapor 的头像

    nodes-vapor/flash

    37在 GitHub 上查看↗

    This package allows you to display Flash messages between your views.

    Swift
    在 GitHub 上查看↗37
  • nodes-vapor/gatekeepernodes-vapor 的头像

    nodes-vapor/gatekeeper

    76在 GitHub 上查看↗

    Gatekeeper is a middleware that restricts the number of requests from clients, based on their IP address (can be customized). It works by adding the clients identifier to the cache and count how many requests the clients can make during the Gatekeeper's defined lifespan and give back an HTTP…

    Swift
    在 GitHub 上查看↗76
  • nodes-vapor/jwt-keychainnodes-vapor 的头像

    nodes-vapor/jwt-keychain

    40在 GitHub 上查看↗

    Keychain adds a complete and customizable user authentication system to your API project.

    Swift
    在 GitHub 上查看↗40
  • nodes-vapor/paginatornodes-vapor 的头像

    nodes-vapor/paginator

    71在 GitHub 上查看↗

    This package currently offers support for offset pagination on Array and QueryBuilder.

    Swift
    在 GitHub 上查看↗71
  • nodes-vapor/slugifynodes-vapor 的头像

    nodes-vapor/slugify

    17在 GitHub 上查看↗

    Convenience for sluggifying your strings.

    Swift
    在 GitHub 上查看↗17
  • nodes-vapor/storagenodes-vapor 的头像

    nodes-vapor/storage

    66在 GitHub 上查看↗

    A package to ease the use of multiple storage and CDN services.

    Swift
    在 GitHub 上查看↗66
  • nodes-vapor/submissionsnodes-vapor 的头像

    nodes-vapor/submissions

    13在 GitHub 上查看↗

    Add Submissions to the Package dependencies: `swift dependencies: ..., .package(url: "https://github.com/nodes-vapor/submissions.git", from: "2.0.0") `

    Swift
    在 GitHub 上查看↗13
  • nodes-vapor/sugarnodes-vapor 的头像

    nodes-vapor/sugar

    28在 GitHub 上查看↗

    Add Sugar to the package dependencies (in your Package.swift file):

    Swift
    在 GitHub 上查看↗28
  • openkitten/meowOpenKitten 的头像

    OpenKitten/Meow

    65在 GitHub 上查看↗

    Meow is a boilerplate-free object persistence framework for Swift and MongoDB, from the creators of MongoKitten.

    Swift
    在 GitHub 上查看↗65
  • openkitten/mongokittenOpenKitten 的头像

    OpenKitten/MongoKitten

    751在 GitHub 上查看↗

    Native MongoDB driver for Swift, written in Swift

    Swift
    在 GitHub 上查看↗751
  • skelpo/apierrormiddlewareS

    skelpo/APIErrorMiddleware

    0在 GitHub 上查看↗

    A middleware to catch errors from route handlers and other middleware, and convert them to a JSON response.

    在 GitHub 上查看↗0
  • skelpo/csvskelpo 的头像

    skelpo/CSV

    31在 GitHub 上查看↗

    A pure Swift CSV parser and serializer, with related encoders and decoders for types that conform to Codable.

    Swift
    在 GitHub 上查看↗31
  • skelpo/jwtmiddlewareskelpo 的头像

    skelpo/JWTMiddleware

    37在 GitHub 上查看↗

    Handles authentication and authorization of models through JWT tokens by themselves or mixed with other authentication methods.

    Swift
    在 GitHub 上查看↗37
  • skelpo/vapor-request-storageS

    skelpo/vapor-request-storage

    0在 GitHub 上查看↗

    This package works as a replacement for request.storage which was available in Vapor 1 & 2.

    在 GitHub 上查看↗0