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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

gogearbox/gearbox

0
View on GitHub↗
0 stars·0 forks·9 views

Gearbox

Features

  • Routing and Middleware - Web framework focused on high-performance routing.

Star history

Star history chart for gogearbox/gearboxStar history chart for gogearbox/gearbox

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gearbox

These projects share indexed features with Gearbox. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • devfeel/dotwebdevfeel avatar

    devfeel/dotweb

    1,380View on GitHub↗

    Simple and easy go web micro framework

    Gocachedotwebgo
    View on GitHub↗1,380
  • emicklei/go-restfulemicklei avatar

    emicklei/go-restful

    5,111View on GitHub↗

    go-restful is a framework for building RESTful web services in Go. It functions as a toolkit for managing API endpoints, providing a request router that maps incoming HTTP requests to handler functions using path parameters and custom URL patterns. The framework includes a data conversion layer that transforms Go structures into JSON or XML formats for request and response bodies. It also provides a system for organizing related web services into containers to manage endpoint prefixing and shared configuration. The project covers request lifecycle management through middleware filters for va

    Go
    View on GitHub↗5,111
  • go-aah/aahG

    go-aah/aah

    0View on GitHub↗
    View on GitHub↗0
  • ant0ine/go-json-restant0ine avatar

    ant0ine/go-json-rest

    3,489View on GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    View on GitHub↗3,489
Compare all 19 related projects→

Frequently asked questions

What are the main features of gogearbox/gearbox?

The main features of gogearbox/gearbox are: Routing and Middleware.

Which projects share features with gogearbox/gearbox?

Projects with overlapping indexed features include: devfeel/dotweb — Simple and easy go web micro framework. emicklei/go-restful — go-restful is a framework for building RESTful web services in Go. It functions as a toolkit for managing API… go-aah/aah. go-chi/chi — Chi is a lightweight, idiomatic router and middleware framework for building web services in Go. It is designed to… go-goyave/goyave. ant0ine/go-json-rest — A quick and easy way to setup a RESTful JSON API.