awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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-middlewareAvatar de brokenhandsio

    brokenhandsio/leaf-error-middleware

    66Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗66
  • brokenhandsio/vaporsecurityheadersAvatar de brokenhandsio

    brokenhandsio/VaporSecurityHeaders

    153Voir sur GitHub↗

    Harden Your Security Headers For Vapor

    Swift
    Voir sur GitHub↗153
  • gotranseo/vapor-recaptchaG

    gotranseo/vapor-recaptcha

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
  • gperdomor/local-storageG

    gperdomor/local-storage

    0Voir sur GitHub↗

    Storage driver using Local filesystem for Vapor 3.

    Voir sur GitHub↗0
  • gperdomor/sanitizeAvatar de gperdomor

    gperdomor/sanitize

    17Voir sur GitHub↗

    Powerful model extraction from JSON requests.

    Swift
    Voir sur GitHub↗17
  • hallee/vapor-simple-file-loggerH

    hallee/vapor-simple-file-logger

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • jinxiansen/guardianAvatar de Jinxiansen

    Jinxiansen/Guardian

    89Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗89
  • liveui/mailcoreAvatar de LiveUI

    LiveUI/MailCore

    85Voir sur GitHub↗

    ##

    Swift
    Voir sur GitHub↗85
  • liveui/s3Avatar de LiveUI

    LiveUI/S3

    103Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗103
  • liveui/vaportesttoolsAvatar de LiveUI

    LiveUI/VaporTestTools

    34Voir sur GitHub↗

    ##

    Swift
    Voir sur GitHub↗34
  • liveui/xmlcodingL

    LiveUI/XMLCoding

    0Voir sur GitHub↗

    XMLEncoder & XMLDecoder using the codable protocol in Swift 6

    Voir sur GitHub↗0
  • makoni/couchdb-vaporM

    makoni/couchdb-vapor

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
  • mihaelisaev/fluentqueryAvatar de MihaelIsaev

    MihaelIsaev/FluentQuery

    148Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗148
  • mihaelisaev/swifqlAvatar de MihaelIsaev

    MihaelIsaev/SwifQL

    300Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗300
  • mihaelisaev/wkhtmltopdfAvatar de MihaelIsaev

    MihaelIsaev/wkhtmltopdf

    39Voir sur 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
    Voir sur GitHub↗39
  • nodes-vapor/bugsnagAvatar de nodes-vapor

    nodes-vapor/bugsnag

    39Voir sur GitHub↗

    Reporting errors to Bugsnag.

    Swift
    Voir sur GitHub↗39
  • nodes-vapor/flashAvatar de nodes-vapor

    nodes-vapor/flash

    37Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗37
  • nodes-vapor/gatekeeperAvatar de nodes-vapor

    nodes-vapor/gatekeeper

    76Voir sur 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
    Voir sur GitHub↗76
  • nodes-vapor/jwt-keychainAvatar de nodes-vapor

    nodes-vapor/jwt-keychain

    40Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗40
  • nodes-vapor/paginatorAvatar de nodes-vapor

    nodes-vapor/paginator

    71Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗71
  • nodes-vapor/slugifyAvatar de nodes-vapor

    nodes-vapor/slugify

    17Voir sur GitHub↗

    Convenience for sluggifying your strings.

    Swift
    Voir sur GitHub↗17
  • nodes-vapor/storageAvatar de nodes-vapor

    nodes-vapor/storage

    66Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗66
  • nodes-vapor/submissionsAvatar de nodes-vapor

    nodes-vapor/submissions

    13Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗13
  • nodes-vapor/sugarAvatar de nodes-vapor

    nodes-vapor/sugar

    28Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗28
  • openkitten/meowAvatar de OpenKitten

    OpenKitten/Meow

    65Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗65
  • openkitten/mongokittenAvatar de OpenKitten

    OpenKitten/MongoKitten

    751Voir sur GitHub↗

    Native MongoDB driver for Swift, written in Swift

    Swift
    Voir sur GitHub↗751
  • skelpo/apierrormiddlewareS

    skelpo/APIErrorMiddleware

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
  • skelpo/csvAvatar de skelpo

    skelpo/CSV

    31Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗31
  • skelpo/jwtmiddlewareAvatar de skelpo

    skelpo/JWTMiddleware

    37Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗37
  • skelpo/vapor-request-storageS

    skelpo/vapor-request-storage

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0