Router

Open-source projects categorized as Router

Top 23 Router Open-Source Projects

  • Gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • Project mention: How to Build and Document a Go REST API with Gin and Go-Swagger | dev.to | 2024-03-08

    Now let’s define the functions that will be called whenever a request hits our API. All the functions will be referencing the context provided by the Gin web framework. Paste the following code below the sample slice we just added to api.go:

  • react-router

    Declarative routing for React

  • Project mention: Free Resources Every Web Developer Should Know About | dev.to | 2024-03-18

    React Router (https://reactrouter.com/)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vue-router

    🚦 The official router for Vue 2

  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

  • Project mention: Deploy a Golang serverless function for a demo form with htmx | dev.to | 2024-03-30

    I use go-chi for handling routes and to server static file(stylesheet).

  • µWebSockets

    Simple, secure & standards compliant web server for the most demanding of applications

  • Project mention: I'm open-sourcing my game engine | news.ycombinator.com | 2023-12-19

    They use (uWebSockets)[https://github.com/uNetworking/uWebSockets], which was written in C++, but has an interface to use in NodeJS. It's been really performant for me in my simple tests compared to other popular websocket libs that slow down fairly quickly.

  • vector

    A high-performance observability data pipeline.

  • Project mention: What is a low/reasonable cost solution for service log storage and querying? | news.ycombinator.com | 2024-05-05

    I am thinking about using https://vector.dev/ but would also love opinions on the best deal for lower or reasonable cost storage/querying of logs. Thanks!

  • httprouter

    A high performance HTTP request router that scales well

  • Project mention: From Homemade HTTP Router to New ServeMux | dev.to | 2024-04-26

    Even third-party HTTP routers take conflict detection into consideration; for example, httprouter either matches one pattern or it doesn't. It is designed to become.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hono

    Web Framework built on Web Standards

  • Project mention: I used Cloudflare Workers and R2 as HTML generating service. It was so easy! | dev.to | 2024-04-26

    I used hono to implement worker.

  • lantern

    Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 - Быстрый, надежный и безопасный доступ к открытому интернету - lantern proxy vpn censorship-circumvention censorship gfw accelerator پراکسی لنترن، ضدسانسور، امن، قابل اعتماد و پرسرعت (by getlantern)

  • Mithril.js

    A JavaScript Framework for Building Brilliant Applications

  • Project mention: Ask HN: I can no longer like React, do you? | news.ycombinator.com | 2024-04-29

    I don’t enjoy React much, but (as I’ve commented before) I do love Mithril (https://mithril.js.org). Immediate-mode UI via a vDOM, like React, but small, simple, and with none of the reactivity complications. I’d never go back to building apps with pure JS.

  • ui-router

    The de-facto solution to flexible routing with nested views in AngularJS

  • single-spa

    The router for easy microfrontends

  • Project mention: Managing View State and Client-side Routing in SPAs | dev.to | 2024-05-01

    At JupiterOne, we've made a significant transition from a monolithic frontend to a distributed frontend architecture using microfrontends, powered by (single-spa-react)[https://single-spa.js.org/]. This architectural shift has brought many benefits, such as lazy loading sections of the app and accelerating our development cycle. However, like any significant change, it has also come with its set of challenges.

  • routersploit

    Exploitation Framework for Embedded Devices

  • barba

    Create badass, fluid and smooth transitions between your website’s pages

  • Project mention: 🤯 Keep Up With these 50 Articles | dev.to | 2024-04-16

    Create badass, fluid and smooth transitions between your website's pages (https://barba.js.org) by Thierry Michel, Xavier Foucrier, Luigi De Rosa This one is really good - just the minimum API to make these transitions so good.

  • path-to-regexp

    Turn a path string such as `/user/:name` into a regular expression

  • routing

    Maps an HTTP request to a set of configuration variables

  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

  • Project mention: Building Real-Time Next.js Apps with WebSockets and Soketi | dev.to | 2023-12-10

    If you have never heard of Soketi, to give you a brief overview, it is a WebSocket server that was built on top of uWebSockets.js and has great compatibility with Pusher Protocol.

  • router

    🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

  • Project mention: TanStack Router: Setup & Routing in React | dev.to | 2024-02-26

    Welcome to the first article of a series where we will explore TanStack Router, a new router for React (version 1.0 released in December 2023).

  • wouter

    🥢 A minimalist-friendly ~2.1KB routing for React and Preact

  • Project mention: Finally switched to Vite after CRA. | /r/reactjs | 2023-07-04

    We're using wouter with great success. It's simple and effective for what we need from a router

  • KrakenD

    Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation

  • asuswrt-merlin.ng

    Third party firmware for Asus routers (newer codebase)

  • Project mention: Is this possible with Wireguard/oVPN? | /r/HomeNetworking | 2023-12-07

    I think you need VPN director from Asuswrt Merlin https://github.com/RMerl/asuswrt-merlin.ng/wiki/VPN-Director

  • esp_wifi_repeater

    A full functional WiFi Repeater (correctly: a WiFi NAT Router)

  • Project mention: Fixing a broken smart cat feeder with ESP32 | news.ycombinator.com | 2024-02-01

    esp32s and esp8266s are my favorite pieces of hardware... for $2 you can setup a wifi access point

    https://github.com/martin-ger/esp_wifi_repeater

  • swup

    Versatile and extensible page transition library for server-rendered websites 🎉

  • Project mention: The Subtle Case For and Against React | dev.to | 2024-04-19

    https://swup.js.org/ single-page-app but with minimal framework, still along for the feel of an SPA

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Router related posts

  • What is a low/reasonable cost solution for service log storage and querying?

    1 project | news.ycombinator.com | 5 May 2024
  • Looking for cofounders to build open reliable LLM infra

    1 project | news.ycombinator.com | 29 Apr 2024
  • I used Cloudflare Workers and R2 as HTML generating service. It was so easy!

    2 projects | dev.to | 26 Apr 2024
  • From Homemade HTTP Router to New ServeMux

    4 projects | dev.to | 26 Apr 2024
  • Docker Log Observability: Analyzing Container Logs in HashiCorp Nomad with Vector, Loki, and Grafana

    2 projects | dev.to | 19 Apr 2024
  • How AuDHD traits have helped me get good at devrel

    1 project | dev.to | 14 Apr 2024
  • Building an High-Performance API with Next.js, Hono, and Cloudflare Workers

    2 projects | dev.to | 13 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Router projects? This list will help you:

Project Stars
1 Gin 75,668
2 react-router 51,970
3 vue-router 19,017
4 chi 17,159
5 µWebSockets 16,847
6 vector 16,610
7 httprouter 16,306
8 hono 15,491
9 lantern 14,209
10 Mithril.js 13,913
11 ui-router 13,564
12 single-spa 13,057
13 routersploit 11,896
14 barba 11,441
15 path-to-regexp 7,966
16 routing 7,545
17 uWebSockets.js 7,360
18 router 7,123
19 wouter 6,153
20 KrakenD 6,067
21 asuswrt-merlin.ng 5,091
22 esp_wifi_repeater 4,664
23 swup 4,450

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com