function: http-server
3609 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| Ollama Ollama is an open-source tool for downloading, running, and managing large language models locally on macOS, Windows, and Linux, with a sim… | 92 | 179521 | active |
| Node.js Node.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine, enabling JavaScript to run outside the browser fo… | 95 | 119568 | stable |
| fatedier/frp frp is a fast reverse proxy written in Go that exposes local servers behind NAT or firewalls to the internet. It supports TCP, UDP, HTTP, a… | 95 | 109041 | stable |
| Deno Deno is a modern runtime for JavaScript, TypeScript, and WebAssembly built on V8, Rust, and Tokio, with secure defaults and first-class Typ… | 94 | 108312 | stable |
| vllm-project/vllm vLLM is a high-throughput, memory-efficient inference and serving engine for large language models, featuring PagedAttention, continuous ba… | 93 | 90149 | active |
| localsend/localsend LocalSend is a free, open-source, cross-platform app for securely sharing files and messages with nearby devices over the local network, ac… | 98 | 89449 | stable |
| Gin Web Framework Gin is a high-performance HTTP web framework written in Go, offering a Martini-like API with dramatically faster routing powered by httprou… | 80 | 89117 | stable |
| Vite Vite is a frontend build tool and dev server that serves native ES modules with instant server start and lightning-fast Hot Module Replacem… | 95 | 82542 | stable |
| spring-projects/spring-boot Spring Boot is an opinionated framework for building stand-alone, production-grade Spring-based Java applications with minimal configuratio… | 99 | 81367 | stable |
| coder/code-server code-server is an open-source project that runs VS Code on a remote server and makes it accessible through any modern web browser. It lets … | 95 | 79080 | active |
| NestJS NestJS is a progressive Node.js framework for building efficient, scalable, enterprise-grade server-side applications in TypeScript or Java… | 95 | 76465 | stable |
| typicode/json-server A Node.js CLI tool that turns a JSON file into a full fake REST API with CRUD endpoints, filtering, and pagination in seconds. It is widely… | 79 | 75690 | active |
| caddyserver/caddy Caddy is a fast, extensible, multi-platform web server written in Go that serves HTTP/1, HTTP/2, and HTTP/3 with automatic HTTPS by default… | 91 | 75231 | stable |
| Strapi Strapi is the leading open-source headless CMS, written entirely in JavaScript/TypeScript, that lets developers design content models visua… | 95 | 73015 | stable |
| pallets/flask Flask is a lightweight WSGI web application framework for Python, built on Werkzeug and Jinja. It provides routing, templating, and request… | 81 | 72138 | stable |
| Express.js Express is a fast, unopinionated, minimalist web framework for Node.js providing robust routing, HTTP helpers, and middleware support. It i… | 94 | 69395 | stable |
| xtekky/gpt4free GPT4Free (g4f) is a Python library and application that aggregates many free/reverse-engineered LLM providers behind an OpenAI-compatible A… | 93 | 66605 | active |
| dani-garcia/vaultwarden Vaultwarden is an unofficial, lightweight Rust implementation of the Bitwarden server API that works with official Bitwarden clients. It is… | 99 | 66314 | stable |
| Socket.IO Socket.IO is a library enabling bidirectional, low-latency, event-based communication between servers and clients over WebSockets with auto… | 95 | 63207 | stable |
| PocketBase PocketBase is an open source Go backend that ships as a single executable, bundling an embedded SQLite database with realtime subscriptions… | 95 | 60832 | active |
| meilisearch/meilisearch Meilisearch is a fast, open-source search engine that provides typo-tolerant full-text search, semantic and hybrid AI-powered search, and v… | 94 | 59101 | stable |
| Jellyfin Jellyfin is a free, open-source media system for managing and streaming personal media collections from a dedicated server to end-user devi… | 95 | 56232 | active |
| Mastodon Mastodon is a free, open-source, self-hosted social network server for microblogging built on the ActivityPub protocol, written in Ruby on … | 95 | 50254 | stable |
| AlistGo/alist Alist is a self-hosted file list and WebDAV server that unifies many storage backends (local disk, OneDrive, Google Drive, S3, FTP, and man… | 98 | 50095 | active |
| CLIProxyAPI A Go-based proxy server that exposes OpenAI/Gemini/Claude/Codex-compatible API endpoints backed by CLI AI assistant accounts (Claude Code, … | 81 | 48891 | active |
| gogs/gogs Gogs is a self-hosted Git service written in Go, distributed as a single binary that runs on virtually any platform including ARM devices l… | 95 | 47775 | stable |
| exo-explore/exo exo is a Python application that turns a collection of devices (Macs, GPUs, etc.) into a distributed AI cluster for running large language … | 84 | 47081 | active |
| 9001/copyparty A portable, single-file Python file server that turns almost any device into a NAS-like file sharing server with accelerated resumable uplo… | 95 | 46408 | active |
| DIYgod/RSSHub RSSHub is an open-source RSS feed generator that turns websites, social media platforms, and apps (Twitter, YouTube, Telegram, Bilibili, et… | 67 | 45898 | active |
| MHSanaei/3x-ui 3X-UI is an open-source web control panel for managing Xray-core proxy and VPN servers, supporting many protocols including VLESS, VMess, T… | 98 | 45386 | active |
| chubin/cheat.sh A unified cheat sheet service providing instant access to community-driven cheat sheets for 56 programming languages, DBMSes, and 1000+ UNI… | 58 | 41690 | stable |
| chatanywhere/GPT_API_free A hosted API forwarding/proxy service that provides free daily-quota access to GPT, DeepSeek, Claude, Gemini, and other major LLMs via a un… | 72 | 41190 | active |
| LizardByte/Sunshine Sunshine is a self-hosted game stream host that works with Moonlight clients, providing low-latency cloud gaming server capabilities. It su… | 90 | 40571 | active |
| tRPC tRPC is a TypeScript library for building and consuming fully typesafe APIs without schemas or code generation, leveraging TypeScript type … | 95 | 40548 | stable |
| php/php-src php-src is the official C source code of the PHP interpreter, a popular general-purpose scripting language especially suited to web develop… | 98 | 40316 | stable |
| Fiber Fiber is an Express-inspired web framework for Go built on top of Fasthttp, focused on zero memory allocation and high performance. It prov… | 94 | 40091 | stable |
| qBittorrent qBittorrent is an open-source BitTorrent client written in C++/Qt on top of libtorrent-rasterbar, aiming to be a free alternative to µTorre… | 97 | 39720 | stable |
| dotnet/aspnetcore ASP.NET Core is the open-source, cross-platform web framework for .NET, used to build modern cloud-based web applications, APIs, IoT apps, … | 98 | 38394 | stable |
| fastify/fastify Fastify is a fast, low-overhead web framework for Node.js with a powerful plugin architecture, JSON Schema-based validation and serializati… | 99 | 37025 | stable |
| glanceapp/glance Glance is a self-hosted dashboard application that aggregates feeds and services into a single customizable start page. It is a lightweight… | 86 | 36622 | active |
| searxng/searxng SearXNG is a free, open-source internet metasearch engine that aggregates results from many search services and databases (Google, Bing, Du… | 77 | 36135 | active |
| Koa Koa is an expressive HTTP middleware framework for Node.js built by the Express team, using async functions for cascading middleware. It ha… | 94 | 35689 | stable |
| netty/netty Netty is an asynchronous event-driven network application framework for the JVM, enabling rapid development of high-performance protocol se… | 98 | 35035 | stable |
| lightpanda-io/browser Lightpanda is a headless web browser built from scratch in Zig, designed for AI agents, automation, and web scraping rather than human rend… | 97 | 34269 | active |
| NginxProxyManager/nginx-proxy-manager Nginx Proxy Manager is a Docker-based application that provides a web UI for managing Nginx reverse proxy hosts, redirections, streams, and… | 95 | 33997 | active |
| ntfy ntfy is a simple HTTP-based pub-sub notification service that lets you send push notifications to your phone or desktop via PUT/POST reques… | 98 | 33775 | stable |
| nicolargo/glances Glances is a cross-platform system monitoring tool written in Python that displays real-time stats for CPU, memory, disk, network, processe… | 98 | 33447 | stable |
| tokio-rs/tokio Tokio is an event-driven, non-blocking I/O runtime for writing asynchronous applications in Rust. It provides a multithreaded work-stealing… | 97 | 33016 | stable |
| labstack/echo Echo is a high-performance, minimalist web framework for Go built on the standard net/http package, featuring a zero-allocation radix-tree … | 97 | 32659 | stable |
| SGLang SGLang is a high-performance open-source serving framework for large language models and multimodal models, offering low-latency, high-thro… | 93 | 32504 | stable |
| gethomepage/homepage A highly customizable, statically generated self-hosted homepage/dashboard for organizing services, bookmarks, and widgets. It integrates w… | 99 | 32256 | active |
| NGINX NGINX is a high-performance HTTP web server, reverse proxy, content cache, load balancer, API gateway, and TCP/UDP/mail proxy server writte… | 99 | 31504 | stable |
| lbjlaq/Antigravity-Manager Antigravity Tools is a desktop application built with Tauri v2, React, and Rust that manages multiple AI service accounts and provides one-… | 79 | 30738 | active |
| openssl/openssl OpenSSL is a full-featured open-source toolkit implementing TLS, DTLS, and QUIC protocols on top of a general-purpose cryptographic library… | 95 | 30694 | stable |
| chubin/wttr.in wttr.in is a console-oriented weather forecast service that renders weather reports as ANSI terminal art, HTML, or PNG, accessible via curl… | 75 | 30415 | active |
| Jitsi Meet Jitsi Meet is an open-source, encrypted video conferencing platform that works in the browser and via native mobile/desktop apps, powered b… | 98 | 29815 | stable |
| ossrs/srs SRS (Simple Realtime Server) is a high-performance, open-source real-time media server written in C++ that supports RTMP, WebRTC, HLS, HTTP… | 98 | 29169 | stable |
| PostgREST/postgrest PostgREST is a standalone web server that automatically exposes any existing PostgreSQL database as a fully RESTful HTTP API. Written in Ha… | 99 | 27629 | stable |
| cloudflare/pingora Pingora is a Rust framework from Cloudflare for building fast, reliable, and programmable network services such as HTTP proxies and load ba… | 84 | 27278 | stable |
| tokio-rs/axum Axum is an HTTP routing and request-handling library for Rust built on Tokio, focusing on ergonomics and modularity. It integrates deeply w… | 92 | 26963 | stable |
| Vapor Vapor is a server-side HTTP web framework written in Swift, built on SwiftNIO with a non-blocking, event-driven architecture. It includes a… | 99 | 26192 | stable |
| rwf2/Rocket Rocket is an async web framework for Rust focused on usability, security, extensibility, and speed. It provides macro-based routing, compil… | 49 | 25782 | stable |
| mozilla-ai/llamafile llamafile is a Mozilla project that packages llama.cpp (and whisper.cpp for whisperfile) with Cosmopolitan Libc into single-file executable… | 94 | 25694 | active |
| kataras/iris Iris is a fast, feature-rich HTTP/2 web framework for Go with first-class MVC support, built-in dependency injection, and an expressive API… | 65 | 25558 | active |
| Guovin/iptv-api An automated IPTV live-stream source updater that aggregates channels from multiple sources, validates availability, speed-tests them, and … | 92 | 25003 | active |
| gorilla/websocket gorilla/websocket is a fast, well-tested Go implementation of the WebSocket protocol (RFC 6455) for both clients and servers. It is part of… | 28 | 24858 | stable |
| actix/actix-web Actix Web is a powerful, pragmatic, and extremely fast asynchronous web framework for Rust. It provides type-safe routing, flexible respond… | 99 | 24801 | stable |
| OpenList OpenList is a community-driven fork of AList, a self-hosted file list program that supports mounting and browsing multiple cloud storage pr… | 85 | 24337 | active |
| jhao104/proxy_pool A Python proxy pool service that periodically scrapes free proxies from 15+ sources, validates them, and stores them in Redis/SSDB. It expo… | 62 | 23642 | active |
| valyala/fasthttp A high-performance HTTP server and client library for Go, optimized for zero memory allocations in hot paths and up to 10x faster than the … | 97 | 23452 | stable |
| Jaeger Jaeger is a CNCF-graduated, open-source distributed tracing platform originally created at Uber, used to monitor and troubleshoot request f… | 97 | 23145 | stable |
| navidrome/navidrome Navidrome is a self-hosted, open-source web-based music collection server and streamer written in Go. It indexes your local music files and… | 97 | 23131 | active |
| phoenixframework/phoenix Phoenix is a productive, full-featured web framework for Elixir that emphasizes developer productivity and real-time features. It supports … | 99 | 23125 | stable |
| iv-org/invidious Invidious is an open-source, privacy-focused alternative front-end to YouTube written in Crystal. It lets users watch videos without ads or… | 94 | 22865 | active |
| websockets/ws ws is a fast, thoroughly tested WebSocket client and server library for Node.js implementing RFC 6455. It passes the extensive Autobahn tes… | 97 | 22793 | stable |
| Forem Forem is open-source Ruby on Rails software for building online communities, best known for powering dev.to. It provides articles, discussi… | 77 | 22770 | active |
| go-chi/chi chi is a lightweight, idiomatic HTTP router for Go that is 100% compatible with net/http and built around the context package. It supports … | 94 | 22737 | stable |
| localtunnel localtunnel is a Node.js tool that exposes a locally running web server to the internet via a public URL that proxies requests to your loca… | 50 | 22457 | active |
| m1k1o/neko Neko is a self-hosted virtual browser that runs in Docker and streams a fully functional browser desktop to multiple users over WebRTC with… | 90 | 22193 | active |
| tornadoweb/tornado Tornado is a Python web framework and asynchronous networking library originally developed at FriendFeed. It uses non-blocking network I/O … | 77 | 22181 | stable |
| gorilla/mux gorilla/mux is a powerful HTTP request router and URL matcher for Go web servers, implementing the standard http.Handler interface. It supp… | 23 | 21838 | stable |
| antirez/ds4 DwarfStar (ds4) is a self-contained native LLM inference engine written in C, optimized for DeepSeek V4 Flash and PRO and GLM 5.2, with sup… | 58 | 21807 | active |
| TecharoHQ/anubis Anubis is a Go-based web proxy middleware that weighs the 'soul' of incoming HTTP requests using proof-of-work challenges to block AI crawl… | 86 | 21742 | active |
| ourongxing/newsnow NewsNow is a self-hostable web application that aggregates real-time and trending news from multiple sources with a clean, elegant reading … | 82 | 21513 | active |
| Parse Server Parse Server is an open-source Backend-as-a-Service (BaaS) that runs on Node.js with the Express framework, providing REST and GraphQL APIs… | 95 | 21411 | active |
| valeriansaliou/sonic Sonic is a fast, lightweight, schema-less search backend written in Rust that ingests search texts and identifier tuples, returning matchin… | 99 | 21321 | stable |
| GoogleCloudPlatform/microservices-demo Online Boutique is a cloud-first microservices demo application: a web-based e-commerce app composed of 11 polyglot microservices communica… | 89 | 20869 | active |
| jundot/omlx oMLX is a native macOS menu bar application and LLM inference server built on Apple's MLX framework, featuring continuous batching and two-… | 78 | 20760 | active |
| tashfeenahmed/freellmapi FreeLLMAPI is an open-source, self-hosted LLM gateway that aggregates free tiers from 34 providers (600+ free model endpoints) behind a sin… | 81 | 20682 | active |
| linlinjava/litemall litemall is an open-source small e-commerce mall system combining a Spring Boot backend, a Vue admin dashboard, a WeChat mini-program store… | 67 | 20337 | active |
| grpc-ecosystem/grpc-gateway A protoc plugin that reads protobuf service definitions with google.api.http annotations and generates a reverse-proxy server translating R… | 98 | 19991 | stable |
| tipsy/profile-summary-for-github A web application that visualizes a user's GitHub presence, generating a summary dashboard of their profile activity. It is built with Kotl… | 63 | 19946 | active |
| bluenviron/mediamtx MediaMTX is a zero-dependency live media server and proxy written in Go that routes real-time video and audio streams across protocols incl… | 99 | 19938 | stable |
| nginx-proxy nginx-proxy is an automated Nginx reverse proxy for Docker that uses docker-gen to generate Nginx configuration and reload it as containers… | 97 | 19897 | active |
| Evil0ctal/Douyin_TikTok_Download_API A high-performance asynchronous Python service that scrapes and parses data from Douyin, TikTok, Kuaishou, and Bilibili, exposing a FastAPI… | 55 | 19679 | active |
| elysiajs/elysia Elysia is a TypeScript backend web framework built for Bun, emphasizing end-to-end type safety, schema-driven validation, and ergonomic dev… | 94 | 18975 | active |
| µWebSockets µWebSockets is a C/C++ web server library providing highly optimized HTTP and WebSocket handling with a built-in URL router and pub/sub fea… | 96 | 18966 | stable |
| swoole/swoole-src Swoole is an event-driven, asynchronous, coroutine-based concurrency library implemented as a PHP extension in C++. It enables PHP to run h… | 96 | 18913 | active |
| Lichess Lichess (lila) is a free, adless, open-source online chess server written in Scala 3 on a modified Play framework, with a TypeScript web cl… | 67 | 18677 | stable |
| facebook/hhvm HHVM is an open-source virtual machine with a just-in-time (JIT) compiler for executing programs written in the Hack programming language. … | 67 | 18655 | active |
page 1 / 37 next →