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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nodes-vapor/bugsnag

Open-source alternatives to Bugsnag

30 open-source projects similar to nodes-vapor/bugsnag, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bugsnag alternative.

  • anthonycastelli/s3-storageAvatar von anthonycastelli

    anthonycastelli/s3-storage

    10Auf GitHub ansehen↗

    A description of this package.

    Swift
    Auf GitHub ansehen↗10
  • brokenhandsio/leaf-error-middlewareAvatar von brokenhandsio

    brokenhandsio/leaf-error-middleware

    66Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗66
  • brokenhandsio/vaporsecurityheadersAvatar von brokenhandsio

    brokenhandsio/VaporSecurityHeaders

    153Auf GitHub ansehen↗

    Harden Your Security Headers For Vapor

    Swift
    Auf GitHub ansehen↗153
  • gotranseo/vapor-recaptchaG

    gotranseo/vapor-recaptcha

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • gperdomor/local-storageG

    gperdomor/local-storage

    0Auf GitHub ansehen↗

    Storage driver using Local filesystem for Vapor 3.

    Auf GitHub ansehen↗0
  • gperdomor/sanitizeAvatar von gperdomor

    gperdomor/sanitize

    17Auf GitHub ansehen↗

    Powerful model extraction from JSON requests.

    Swift
    Auf GitHub ansehen↗17

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • hallee/vapor-simple-file-loggerH

    hallee/vapor-simple-file-logger

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jinxiansen/guardianAvatar von Jinxiansen

    Jinxiansen/Guardian

    89Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗89
  • liveui/mailcoreAvatar von LiveUI

    LiveUI/MailCore

    85Auf GitHub ansehen↗

    ##

    Swift
    Auf GitHub ansehen↗85
  • liveui/s3Avatar von LiveUI

    LiveUI/S3

    103Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗103
  • liveui/vaportesttoolsAvatar von LiveUI

    LiveUI/VaporTestTools

    34Auf GitHub ansehen↗

    ##

    Swift
    Auf GitHub ansehen↗34
  • liveui/xmlcodingL

    LiveUI/XMLCoding

    0Auf GitHub ansehen↗

    XMLEncoder & XMLDecoder using the codable protocol in Swift 6

    Auf GitHub ansehen↗0
  • makoni/couchdb-vaporM

    makoni/couchdb-vapor

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • mihaelisaev/fluentqueryAvatar von MihaelIsaev

    MihaelIsaev/FluentQuery

    148Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗148
  • mihaelisaev/swifqlAvatar von MihaelIsaev

    MihaelIsaev/SwifQL

    300Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗300
  • mihaelisaev/wkhtmltopdfAvatar von MihaelIsaev

    MihaelIsaev/wkhtmltopdf

    39Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗39
  • nodes-vapor/flashAvatar von nodes-vapor

    nodes-vapor/flash

    37Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗37
  • nodes-vapor/gatekeeperAvatar von nodes-vapor

    nodes-vapor/gatekeeper

    76Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗76
  • nodes-vapor/jwt-keychainAvatar von nodes-vapor

    nodes-vapor/jwt-keychain

    40Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗40
  • nodes-vapor/paginatorAvatar von nodes-vapor

    nodes-vapor/paginator

    71Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗71
  • nodes-vapor/slugifyAvatar von nodes-vapor

    nodes-vapor/slugify

    17Auf GitHub ansehen↗

    Convenience for sluggifying your strings.

    Swift
    Auf GitHub ansehen↗17
  • nodes-vapor/storageAvatar von nodes-vapor

    nodes-vapor/storage

    66Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗66
  • nodes-vapor/submissionsAvatar von nodes-vapor

    nodes-vapor/submissions

    13Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗13
  • nodes-vapor/sugarAvatar von nodes-vapor

    nodes-vapor/sugar

    28Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗28
  • openkitten/meowAvatar von OpenKitten

    OpenKitten/Meow

    65Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗65
  • openkitten/mongokittenAvatar von OpenKitten

    OpenKitten/MongoKitten

    751Auf GitHub ansehen↗

    Native MongoDB driver for Swift, written in Swift

    Swift
    Auf GitHub ansehen↗751
  • skelpo/apierrormiddlewareS

    skelpo/APIErrorMiddleware

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • skelpo/csvAvatar von skelpo

    skelpo/CSV

    31Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗31
  • skelpo/jwtmiddlewareAvatar von skelpo

    skelpo/JWTMiddleware

    37Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗37
  • skelpo/vapor-request-storageS

    skelpo/vapor-request-storage

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0