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
D

dimfeld/httptreemux

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

Httptreemux

Features

  • HTTP Routing - Fast tree-based HTTP router.

Star history

Star history chart for dimfeld/httptreemuxStar history chart for dimfeld/httptreemux

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 Httptreemux

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

    claygod/Bxog

    0View on GitHub↗
    View on GitHub↗0
  • gernest/alienG

    gernest/alien

    0View on GitHub↗
    View on GitHub↗0
  • go-chi/chigo-chi avatar

    go-chi/chi

    22,418View on GitHub↗

    Chi is a lightweight, idiomatic router and middleware framework for building web services in Go. It is designed to integrate directly with the standard library, providing a set of utilities for managing HTTP request routing, context propagation, and modular service composition. The project distinguishes itself through a radix-tree-based routing system that supports recursive nesting, allowing developers to mount independent sub-routers onto specific path prefixes. This hierarchical structure enables the creation of organized, modular applications where request handlers are grouped and managed

    Goapicontextgo
    View on GitHub↗22,418
  • buaazp/fasthttprouterB

    buaazp/fasthttprouter

    0View on GitHub↗
    View on GitHub↗0
Compare all 22 related projects→

Frequently asked questions

What are the main features of dimfeld/httptreemux?

The main features of dimfeld/httptreemux are: HTTP Routing.

Which projects share features with dimfeld/httptreemux?

Projects with overlapping indexed features include: claygod/bxog. gernest/alien. go-chi/chi — Chi is a lightweight, idiomatic router and middleware framework for building web services in Go. It is designed to… go-ozzo/ozzo-routing. go-playground/lars. buaazp/fasthttprouter.