Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Routing

Routing

148 projects

Showing 36 of 148 projects

Valum
ValumVala

A web micro-framework written in Vala, providing powerful routing and middleware for building expressive web services.

#micro-framework#server-abstraction#asynchronous
Stars235
Forks19
Last commit2 years ago
Silk
SilkClojure

An isomorphic, bidirectional routing library for Clojure and ClojureScript with extensible, data-oriented routes.

#functional-programming#isomorphic#clojurescript
Stars224
Forks13
Last commit4 years ago
ostrio:flow-router-extra
ostrio:flow-router-extraJavaScript

A simple, high-performance router for Meteor.js apps, compatible with React, Vue, Svelte, and Blaze.

#meteor-package#single-page-application#vue-router
Stars202
Forks32
Last commit20 days ago
ember-parachute
ember-parachuteJavaScript

An Ember addon that simplifies query param management by centralizing definitions and providing helpful hooks and computed properties.

#emberjs#ember-addon#decorators
Stars196
Forks37
Last commit1 year ago
sv-router
sv-routerJavaScript

A feature-rich, intuitive routing library for Svelte 5 single-page applications with type safety and flexible routing approaches.

#spa#svelte-5#typesafe
Stars193
Forks13
Last commit1 day ago
spider-gazelle
spider-gazelleCrystal

A Rails-inspired web framework for Crystal Lang focused on high performance and extensibility.

#http-server#orm#high-performance
Stars191
Forks9
Last commit4 months ago
ember-href-to
ember-href-toJavaScript

A lightweight Ember.js helper for generating anchor hrefs as a faster alternative to {{link-to}}.

#ember-addon#frontend#javascript
Stars191
Forks41
Last commit5 days ago
ember-page-title
ember-page-titleJavaScript

Page title management addon for Ember.js applications with automatic updates and SSR support.

#single-page-app#fastboot#title
Stars187
Forks58
Last commit1 month ago
router
routerGo

A lightning-fast HTTP router for Go with full http.Handler compatibility and zero memory allocations during serving.

#net-http#fast#high-performance
Stars184
Forks13
Last commit4 months ago
Tyre
TyreOCaml

A typed regular expression library for OCaml that enables type-safe parsing and unparsing with automatic group extraction.

#parsing#functional-programming#regex
Stars183
Forks5
Last commit6 months ago
BlazorTransitionableRoute
BlazorTransitionableRouteC#

A Blazor component library enabling smooth page transition animations by managing both current and previous routes.

#single-page-application#razor-components#transition
Stars182
Forks17
Last commit
rooster
roosterErlang

A simplistic Erlang REST framework built on top of mochiweb with composable routing and middleware support.

#authentication#rest-api#mochiweb
Stars171
Forks8
Last commit8 years ago
gtfspy
gtfspyPython

A Python package for analyzing public transport networks using GTFS data, enabling accessibility analysis and network statistics.

#urban-planning#python-library#python
Stars167
Forks32
Last commit3 years ago
Kovert
KovertKotlin

An invisible REST and web framework for Kotlin that binds controllers to Vert.x routers with minimal annotations.

#dependency-injection#template-engine#async
Stars158
Forks10
Last commit7 years ago
Relay TODO MVC
Relay TODO MVCJavaScript

Example TodoMVC implementations using Relay with various routing libraries for reference and learning.

#relay#graphql#example-project
Stars157
Forks48
Last commit7 days ago
valval
valvalV

A high-performance web framework for the V language, enabling rapid development and fast execution of web applications.

#high-performance#server-side#vlang
Stars156
Forks13
Last commit5 years ago
pure
pureGo

A fast, radix-tree based HTTP router for Go that strictly adheres to the standard net/http package.

#net-http#context#native-http
Stars154
Forks12
Last commit2 years ago
routes
routesOCaml

A typed bidirectional router for OCaml and ReasonML web applications, enabling type-safe route definitions and URL generation.

#functional-programming#bidirectional-routing#url-generation
Stars149
Forks11
Last commit1 year ago
Syro
SyroRuby

A simple, modular router for Ruby web applications inspired by Rum and Cuba.

#lesscode#web-router#modular
Stars137
Forks14
Last commit4 years ago
alien
alienGo

A lightweight and fast HTTP router for Go, designed with simplicity and concurrency in mind.

#http#multiplexer#lightweight
Stars133
Forks15
Last commit2 years ago
orion
orionCrystal

A minimal, omni-conventional, declarative web framework for Crystal providing routing, views, and controllers.

#declarative#controllers#dsl
Stars128
Forks8
Last commit7 months ago
cyclic-router
cyclic-routerJavaScript

A routing library for Cycle.js applications that wraps main functions and integrates with @cycle/history.

#cyclejs#single-page-application#reactive-programming
Stars109
Forks24
Last commit7 years ago
purescript-routing
purescript-routingPureScript

A clean, type-safe client-side routing library for PureScript applications.

#functional-programming#single-page-application#purescript
Stars107
Forks36
Last commit4 years ago
violetear
violetearGo

A simple, lightweight HTTP router for Go with support for static, dynamic, and catch-all routing.

#net-http#http-server#httprouter
Stars107
Forks10
Last commit3 years ago
alexa-app
alexa-appPHP

A Laravel/Lumen package for building Amazon Alexa Skills with routing, session management, and security verification.

#lumen#security-verification#laravel
Stars97
Forks44
Last commit3 years ago
purescript-routing-duplex
purescript-routing-duplexPureScript

A PureScript library for defining bidirectional codecs to parse and print strongly-typed routes, ensuring round-trip consistency.

#functional-programming#type-safe-routing#single-page-application
Stars94
Forks20
Last commit
LiteRoute
LiteRouteSwift

A lightweight Swift library for easy transitions between VIPER modules in iOS apps.

#ios#dependency-injection#viper-architecture
Stars91
Forks25
Last commit6 years ago
Drest
DrestPHP

Expose Doctrine entities as RESTful API endpoints using annotations, YAML, JSON, or PHP configuration.

#json-api#doctrine-orm#rest-api
Stars87
Forks12
Last commit9 years ago
goblin
goblinGo

A lightweight, high-performance HTTP router for Go built on a trie tree data structure.

#net-http#httprouter#trie
Stars82
Forks6
Last commit1 year ago
Router
RouterClojure

A bidirectional RESTful Ring router for Clojure and ClojureScript, inspired by Ruby on Rails routing.

#resource-oriented#rest#clojurescript
Stars80
Forks4
Last commit9 years ago
kitura-sample
kitura-sampleSwift

A sample application demonstrating key features of the Kitura web framework for Swift, including routing, authentication, and database integration.

#sample-app#database#server-side
Stars80
Forks41
Last commit5 years ago
Strathweb.TypedRouting.AspNetCore
Strathweb.TypedRouting.AspNetCoreC#

A library enabling strongly typed routing in ASP.NET Core MVC projects for type-safe route definitions and link generation.

#asp-net-core#dependency-injection#type-safety
Stars76
Forks9
Last commit
k-rpc
k-rpcJavaScript

Low-level Node.js implementation of the k-rpc protocol used by the BitTorrent DHT.

#bittorrent-dht#nodejs#distributed-hash-table
Stars76
Forks23
Last commit3 years ago
Angular React SEO
Angular React SEOJavaScript

Example projects demonstrating SEO implementation in Angular 20 and React 18 applications.

#server-side-rendering-angular#angular-cli#search-engine-optimization
Stars76
Forks31
Last commit1 year ago
GTFS Feed Parser
GTFS Feed ParserC#

A .NET library for parsing, reading, and writing General Transit Feed Specification (GTFS) data.

#csharp#dotnet#transit-data
Stars72
Forks49
Last commit4 years ago
BlazorRouter
BlazorRouterC#

A declarative router for Blazor inspired by react-router, providing flexible routing with nested and wildcard support.

#csharp#declarative-routing#aspnet-core
Stars71
Forks2
Last commit1 year ago
PreviousPage 4 of 5Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
3 years ago
7 years ago
#Web Framework49
#Middleware39
#Router31
#Javascript26
#Web Development22
#Frontend22
#Navigation18
#Rest Api18
#Http Server17
#Single Page Application17
#Typescript16
#Php14