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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fugue-labs/gollem

Open-source alternatives to Gollem

29 open-source projects similar to fugue-labs/gollem, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gollem alternative.

  • elixir-plug/plugAvatar de elixir-plug

    elixir-plug/plug

    2,987Ver en GitHub↗

    Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications. It provides a system for managing HTTP request pipelines and a routing engine that dispatches incoming requests to specific handlers based on methods and URL patterns. The project enables the creation of interchangeable web middleware for tasks such as authentication, logging, and session management. It also includes mechanisms for upgrading standard HTTP requests to full-duplex WebSocket connections. The capability surface covers request body parsing, static asset delivery,

    Elixir
    Ver en GitHub↗2,987
  • ansrivas/fiberprometheusAvatar de ansrivas

    ansrivas/fiberprometheus

    208Ver en GitHub↗

    NOTE: 🚨 We are currently migrating this middleware to the official gofiber/contrib repo, official link etc. will be posted soon.

    Go
    Ver en GitHub↗208
  • apitally/apitally-goAvatar de apitally

    apitally/apitally-go

    8Ver en GitHub↗

    API monitoring & analytics made simple Metrics, logs, traces, and alerts for your APIs — with just a few lines of code.

    Go
    Ver en GitHub↗8
  • aschenmaker/fiber-health-checkAvatar de aschenmaker

    aschenmaker/fiber-health-check

    10Ver en GitHub↗

    A health check middleware for fiber web framework.

    Go
    Ver en GitHub↗10
  • beyer-stefan/gofiber-minifierAvatar de beyer-stefan

    beyer-stefan/gofiber-minifier

    2Ver en GitHub↗

    Minifier for Fiber ("gofiber") supporting HTML5, CSS3, and JavaScript.

    Go
    Ver en GitHub↗2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • darkweak/souinAvatar de darkweak

    darkweak/souin

    974Ver en GitHub↗

    An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

    Gocachecaddycaddy-module
    Ver en GitHub↗974
  • davidhoenisch/fiber-corazaAvatar de DavidHoenisch

    DavidHoenisch/fiber-coraza

    2Ver en GitHub↗

    A high-performance Coraza WAF middleware for Go Fiber.

    Go
    Ver en GitHub↗2
  • elastic/apm-agent-goAvatar de elastic

    elastic/apm-agent-go

    424Ver en GitHub↗

    NOTE: This repository is in maintenance mode. Bug fixes will continue to be applied, but no new features will be implemented. To replace this agent, we recommend you to migrate to the OpenTelemetry Go API and SDK, which provides similar features. In order to help you do a seamless migration, we…

    Go
    Ver en GitHub↗424
  • gofiber/contribAvatar de gofiber

    gofiber/contrib

    300Ver en GitHub↗

    Repository for third party middlewares with dependencies

    Go
    Ver en GitHub↗300
  • gofiber/fiberAvatar de gofiber

    gofiber/fiber

    39,849Ver en GitHub↗

    Fiber is a high-performance web framework designed for building scalable HTTP services with minimal memory overhead. It provides a comprehensive runtime environment for managing the full request lifecycle, utilizing an optimized radix tree for high-speed route matching and an object pooling system to reduce garbage collection pressure during traffic processing. The framework distinguishes itself through its multi-process architecture, which supports prefork socket reuse to distribute incoming traffic across all available CPU cores. It offers a modular approach to application development, feat

    Goexpressexpressjsfast
    Ver en GitHub↗39,849
  • gofiber/storageAvatar de gofiber

    gofiber/storage

    332Ver en GitHub↗

    Premade storage drivers that implement the Storage interface, designed to be used with various Fiber middlewares.

    Go
    Ver en GitHub↗332
  • gofiber/templateG

    gofiber/template

    0Ver en GitHub↗

    title: 👋 Welcome description: 🧬 Template engine middlewares for Fiber. sidebar_position: 1

    Ver en GitHub↗0
  • idan-fishman/fiber-bindAvatar de Idan-Fishman

    Idan-Fishman/fiber-bind

    14Ver en GitHub↗

    Bind is a request schema validator middleware for the Fiber web framework. It provides a convenient way to parse and validate data from different sources such as the request body, query string parameters, and route parameters.

    Go
    Ver en GitHub↗14
  • joffref/opa-middlewareAvatar de Joffref

    Joffref/opa-middleware

    22Ver en GitHub↗

    This middleware integrates Open Policy Agent (OPA) to your http/gin/fiber app. You can use it to enforce policies on endpoints. You can use OPA as local policy engine, or as a remote policy engine.

    Go
    Ver en GitHub↗22
  • jsorb84/ssefiberAvatar de jsorb84

    jsorb84/ssefiber

    2Ver en GitHub↗

    My attempt at a basic wrapper to easily allow SSE with a GoFiber application

    Go
    Ver en GitHub↗2
  • mikhail-bigun/fiberlogrusAvatar de mikhail-bigun

    mikhail-bigun/fiberlogrus

    10Ver en GitHub↗

    Logger middleware for Fiber that logs HTTP request/response details.

    Go
    Ver en GitHub↗10
  • narmadaweb/gonifyAvatar de narmadaweb

    narmadaweb/gonify

    2Ver en GitHub↗

    A middleware for multiple Go frameworks that automatically minifies HTTP responses before sending them to clients. Powered by the efficient tdewolff/minify/v2 library.

    Go
    Ver en GitHub↗2
  • narmadaweb/limiterN

    narmadaweb/limiter

    0Ver en GitHub↗

    A high-performance rate limiting middleware supporting multiple Go web frameworks (Fiber, Gin, Echo, Chi, and standard library) with Redis and in-memory storage, implementing multiple rate-limiting algorithms.

    Ver en GitHub↗0
  • newrelic/go-agentAvatar de newrelic

    newrelic/go-agent

    834Ver en GitHub↗

    The New Relic Go Agent allows you to monitor your Go applications with New Relic. It helps you track transactions, outbound requests, database calls, and other parts of your Go application's behavior and provides a running overview of garbage collection, goroutine activity, and memory use.

    Go
    Ver en GitHub↗834
  • oaswrap/specAvatar de oaswrap

    oaswrap/spec

    112Ver en GitHub↗

    Code-first, framework-agnostic OpenAPI 3.x spec builder for Go. Generate docs from route registrations and Go structs — no annotations, no vendor lock-in.

    Go
    Ver en GitHub↗112
  • sacsand/gofiber-firebaseauthAvatar de sacsand

    sacsand/gofiber-firebaseauth

    26Ver en GitHub↗

    Firebase Authentication Middleware for Go Fiber framework.

    Go
    Ver en GitHub↗26
  • samber/slog-fiberAvatar de samber

    samber/slog-fiber

    97Ver en GitHub↗

    Fiber middleware to log http requests using slog.

    Go
    Ver en GitHub↗97
  • streamerd/fibergunAvatar de streamerd

    streamerd/fibergun

    5Ver en GitHub↗

    GunDB middleware for Fiber web framework. This middleware enables easy integration of GunDB, a decentralized database, with your Fiber applications.

    Go
    Ver en GitHub↗5
  • vladfr/fiber-servertimingAvatar de vladfr

    vladfr/fiber-servertiming

    2Ver en GitHub↗

    This is a Fiber middleware for the W3C Server-Timing API based on mitchellh/go-server-timing

    Go
    Ver en GitHub↗2
  • witer33/fiberpowAvatar de witer33

    witer33/fiberpow

    16Ver en GitHub↗

    Fiberpow is a Fiber middleware, it aims to block (or at least slow down) bots, by periodically asking clients for a proof of work challenge.

    Go
    Ver en GitHub↗16
  • zeiss/fiber-authzAvatar de ZEISS

    ZEISS/fiber-authz

    8Ver en GitHub↗

    `bash $ go get github.com/zeiss/fiber-authz `

    Go
    Ver en GitHub↗8
  • zeiss/fiber-gothAvatar de ZEISS

    ZEISS/fiber-goth

    5Ver en GitHub↗

    A fiber :rocket: middleware to integrate authentication to your application. It uses lightweight adapters and providers interfaces to integrate with multi-providers.

    Go
    Ver en GitHub↗5
  • airbrake/gobrakeAvatar de airbrake

    airbrake/gobrake

    106Ver en GitHub↗

    Gobrake official documentationdocs-official pkg.go.dev documentationdocs

    Go
    Ver en GitHub↗106
  • zeiss/fiber-htmxAvatar de ZEISS

    ZEISS/fiber-htmx

    6Ver en GitHub↗

    A Go package to write HTML5 and HTMX components in Go. The package is designed to work with fiber and htmx.

    CSS
    Ver en GitHub↗6