Server
A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.
- GitHub: https://github.com/topics/server
- Wikipedia: https://en.wikipedia.org/wiki/Server_(computing)
- Aliases: servers,
- Last updated: 2025-04-30 00:23:06 UTC
- JSON Representation
https://github.com/zewo/reflection
DEPRECATED
dynamic introspection ios linux mirroring reflection runtime server server-side-swift swift swiftpm
Last synced: 04 Apr 2025
https://github.com/Tmpertor/Raven-Storm
Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python. Takedown many connections using several exotic and classic protocols.
attacks botnet ddos ddos-attack-tools ddos-attacks ddos-script ddos-tool denial-of-service dos mitm penetration-tests pentesting protection python security security-tools server stress-testing termux web-security
Last synced: 30 Apr 2025
https://github.com/ream/ream
A Vue 3 framework, powered by Vite.
nodejs server ssr static-site vite vue
Last synced: 04 Apr 2025
https://github.com/vercel/serve-handler
The foundation of `serve`
handler middleware server single-page-applications static
Last synced: 12 Apr 2025
https://github.com/Jinxiansen/ServerSideSwift
🦄 Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift 服务端开源项目)
awesome-vapor perfect server server-side-swift swift-crawler tutorial vapor vapor-example vapor-swift
Last synced: 13 Apr 2025
https://github.com/hexagontk/hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
framework gradle hexagonal-architecture http http-server jvm kotlin micro-framework microservices pebble-templates rest server toolkit web
Last synced: 13 Apr 2025
https://github.com/APIDevTools/swagger-express-middleware
Swagger 2.0 middlware and mocks for Express.js
expressjs javascript middleware nodejs openapi rest-api server swagger
Last synced: 14 Nov 2024
https://github.com/apidevtools/swagger-express-middleware
Swagger 2.0 middlware and mocks for Express.js
expressjs javascript middleware nodejs openapi rest-api server swagger
Last synced: 19 Jan 2025
https://github.com/aerogo/aero
:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.akyoto.dev/go/web
go high-performance server web
Last synced: 03 Apr 2025
https://github.com/ikpil/Dotrecast
DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers
ai crowd-simulation csharp detour game game-development gamedev navigation navmesh pathfinder pathfinding recast recastnavigation server unity unity3d
Last synced: 17 Nov 2024
https://github.com/swingfrog/summer
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
aop dao distributed druid game ioc ioc-container java mmo mmorpg-server mvc netty orm protobuf quartz redis rpg server server-framework summer
Last synced: 07 Apr 2025
https://github.com/com-lihaoyi/cask
Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala
Last synced: 14 Apr 2025
https://github.com/BlueBubblesApp/bluebubbles-server
Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
bluebubbles electron imessage macos nodejs server typescript
Last synced: 08 Apr 2025
https://github.com/sabotage-linux/sabotage
a radical and experimental distribution based on musl libc and busybox
busybox desktop distro efficient embedded fast hardcore lightweight linux musl no-bullshit no-dbus no-systemd radical server
Last synced: 28 Nov 2024
https://github.com/rajkumardusad/MyServer
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
android apache2 internet linux-server linux-tools localhost myserver myserver-start mysql-database-server mysql-server nginx-server php-server python2 server termux termux-tool ubuntu web-server
Last synced: 26 Mar 2025
https://github.com/markserv/markserv
🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit
cli directory files-served gfm github highlighting html include indexes live-reload livereload markdown markdown-it markserv markserv-cli md realtime server syntax templating
Last synced: 13 Apr 2025
https://github.com/rajkumardusad/myserver
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
android apache2 internet linux-server linux-tools localhost myserver myserver-start mysql-database-server mysql-server nginx-server php-server python2 server termux termux-tool ubuntu web-server
Last synced: 05 Apr 2025
https://github.com/Hakky54/mutual-tls-ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
certificate certificate-authority certificate-signing-request encryption https java keystore keytool kotlin mutual-authentication mutual-tls openssl scala security server spring-boot ssl tls truststore two-way-ssl-authentication
Last synced: 17 Nov 2024
https://github.com/hakky54/mutual-tls-ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
certificate certificate-authority certificate-signing-request encryption https java keystore keytool kotlin mutual-authentication mutual-tls openssl scala security server spring-boot ssl tls truststore two-way-ssl-authentication
Last synced: 04 Apr 2025
https://github.com/oneclickvirt/pve
PVE相关的各种一键脚本(Various one-click scripts related to PVE)(一键安装PVE)(One-click installation of PVE)(一键开设KVM或LXC虚拟化的NAT服务器-自带内外网端口转发)(含ARM和X86_64)
arm cdn debian ipv4 kvm lxc lxc-containers nat ndppd one-click-installation-script proxmox proxmox-ve pve server tunnel ubuntu vserver x86-64
Last synced: 08 Apr 2025
https://github.com/HapticX/happyx
Macro-oriented asynchronous web-framework written in Nim with ♥
backend frontend full-stack hacktoberfest happyx http-server javascript nim open-source python server spa ssg ssr typescript web web-framework
Last synced: 11 Apr 2025
https://github.com/hapticx/happyx
Macro-oriented asynchronous web-framework written in Nim with ♥
backend frontend full-stack hacktoberfest happyx http-server javascript nim open-source python server spa ssg ssr typescript web web-framework
Last synced: 13 Apr 2025
https://github.com/PrismarineJS/flying-squid
Create Minecraft servers with a powerful, stable, and high level JavaScript API.
game minecraft minecraft-server protocol server voxel
Last synced: 14 Nov 2024
https://github.com/wimpysworld/desktopify
Convert Ubuntu Server for Raspberry Pi into a Desktop
bash desktop raspberry-pi server ubuntu
Last synced: 14 Apr 2025
https://github.com/akarin-project/akarin
Akarin is a powerful server software from the 'new dimension'
akarin bukkit craftbukkit fork minecraft minecraft-server paper performance server spigot torch torchmc torchspigot
Last synced: 07 Apr 2025
https://github.com/eelcocramer/node-bluetooth-serial-port
Serial I/O over bluetooth for NodeJS
bluetooth bluetooth-devices client communication javascript linux nodejs os-x osx serial server windows
Last synced: 08 Apr 2025
https://github.com/harmveenstra/powershellisfun
Repository with the scripts that I have used in my blogs on https://powershellisfun.com. If you like these, please sponsor this project using the Sponsor button below or buy me a coffee :) https://www.buymeacoffee.com/powershellisfun
365 active-directory endpoint-manager exchange fun hyper-v intune microsoft networking powershell powershell-script sandbox scripts security security-audit security-tools server windows windowssandbox winget
Last synced: 07 Apr 2025
https://github.com/HarmVeenstra/Powershellisfun
Repository with the scripts that I have used in my blogs on https://powershellisfun.com. If you like these, please sponsor this project using the Sponsor button below or buy me a coffee :) https://www.buymeacoffee.com/powershellisfun
365 active-directory endpoint-manager exchange fun hyper-v intune microsoft networking powershell powershell-script sandbox scripts security security-audit security-tools server windows windowssandbox winget
Last synced: 09 Apr 2025
https://github.com/Akarin-project/Akarin
Akarin is a powerful server software from the 'new dimension'
akarin bukkit craftbukkit fork minecraft minecraft-server paper performance server spigot torch torchmc torchspigot
Last synced: 26 Apr 2025
https://github.com/kingston-csj/mmorpg
springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。
cocos game game-server gradle java mina mmorpg netty rpc server spring springboot unity websocket
Last synced: 07 Apr 2025
https://github.com/xiph/icecast-server
Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues
icecast media server streaming
Last synced: 04 Apr 2025
https://github.com/httptoolkit/httptoolkit-server
The backend of HTTP Toolkit
developer-tools http oclif server tools
Last synced: 12 Apr 2025
https://github.com/MinecraftServerControl/mscs
Powerful command-line control for UNIX and Linux powered Minecraft servers
Last synced: 26 Mar 2025
https://github.com/jupyter-server/jupyter_server
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
Last synced: 08 Apr 2025
https://github.com/jchristn/supersimpletcp
Simple wrapper for TCP client and server in C# with SSL support
client messaging mono rpc server simpletcp ssl ssl-support tcp tcp-client tcp-server
Last synced: 12 Apr 2025
https://github.com/xiph/Icecast-Server
Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues
icecast media server streaming
Last synced: 25 Nov 2024
https://github.com/allaboutapps/go-starter
An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allaboutapps.
allaboutapps docker go golang golang-development id-allaboutapps-backend oauth2 pgformatter postgresql server sql sqlboiler swagger vscode vscode-devcontainers
Last synced: 04 Apr 2025
https://github.com/jamesroberts/fastwsgi
An ultra fast WSGI server for Python 3
c django flask python server web-server werkzeug wsgi wsgi-server
Last synced: 10 Apr 2025
https://github.com/souying/serverMmon
青蛇探针(servermmon)、nodeJs、云探针、多服务器探针、云监控、多服务器云监控,演示:http://106.126.11.114:5999
mmonit nodejs server servermmon
Last synced: 24 Mar 2025
https://github.com/loentar/ngrest
Fast and easy C++ RESTful WebServices framework
json rest restful-webservices server
Last synced: 15 Mar 2025
https://github.com/yatopiamc/yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
akarin bukkit codemc hacktoberfest minecraft paper paper-fork purpur server spigot tuinity yatopia-api yatopia-server
Last synced: 20 Jan 2025
https://github.com/YatopiaMC/Yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
akarin bukkit codemc hacktoberfest minecraft paper paper-fork purpur server spigot tuinity yatopia-api yatopia-server
Last synced: 26 Apr 2025
https://github.com/honojs/node-server
Node.js Server for Hono
hono http-server nodejs server
Last synced: 11 Apr 2025
https://github.com/xljiulang/NetworkSocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Last synced: 13 Nov 2024
https://github.com/howprogrammingworks/nodejsstarterkit
Starter Kit for Node.js 16 or later, minimum dependencies 🚀
api boilerplate cloud cluster metarhia node nodejs project sandboxing server starter-kit threads
Last synced: 05 Apr 2025
https://github.com/HowProgrammingWorks/NodejsStarterKit
Starter Kit for Node.js 16 or later, minimum dependencies 🚀
api boilerplate cloud cluster metarhia node nodejs project sandboxing server starter-kit threads
Last synced: 28 Mar 2025
https://github.com/sindresorhus/electron-serve
Static file serving for Electron apps
electron electron-module nodejs npm-package serve server single-page-app static-file-server
Last synced: 12 Apr 2025
https://github.com/mikolatero/docker-vlmcsd
vlmcsd is a replacement for Microsoft's KMS server.
Last synced: 14 Apr 2025
https://github.com/cdnjs/new-website
🖥 cdnjs.com website
api cdnjs expressjs html javascript server website
Last synced: 19 Jan 2025
https://github.com/thecoshman/http
Host These Things Please - a basic http server for hosting a folder fast and simply
http http-server http2 https rust server
Last synced: 19 Mar 2025
https://github.com/tsirysndr/music-player
An extensible music server written in Rust 🚀🎵✨
audio audio-streaming cli daemon graphql grpc mp3 mpd music music-player music-server music-streaming player rust self-hosted server tantivy tokio webassembly
Last synced: 12 Apr 2025
https://github.com/slowtec/tokio-modbus
A tokio-based modbus library
ascii async automation client fieldbus library modbus non-blocking rtu rust server support tcp tokio
Last synced: 19 Mar 2025
https://github.com/walkable-server/walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
clojure clojurescript data-driven datomic declarative dynamic edn filter flexible graphql join mysql oracle-database orm postgresql query server sql sqlite sqlite3
Last synced: 13 Apr 2025
https://github.com/jchristn/SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
client messaging mono rpc server simpletcp ssl ssl-support tcp tcp-client tcp-server
Last synced: 18 Apr 2025
https://github.com/dotnet/watsonwebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
cloud dynamic-routes endpoint http http-server httpresponse https https-server multithreading nuget rest rest-api restapi restful server stream watson watson-webserver web webapp
Last synced: 13 Apr 2025
https://github.com/deadbread76/raid-toolbox
Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
android discord discord-api discord-destroyer discord-py discordapp dm-spammer joiner mad-pings mass-mentioner message-spammer python python3 raid raid-toolbox rtb server voice-chat-spammer
Last synced: 26 Feb 2025
https://github.com/evandrolg/pegasus.lua
:rocket: Pegasus.lua is an http server to work with web applications written in Lua language.
Last synced: 08 Apr 2025
https://github.com/vaamonde/ubuntu-2004
:large_blue_circle: REPOSITÓRIO CONGELADO: Curso GRÁTIS de GNU/Linux Ubuntu Server 20.04.x LTS - DevOps utilizando Shell Script, Git e Github
bash bash-script bash-scripting devops git github gnu-linux linux linux-ubuntu linux-ubuntu-server server services shell shell-script shell-scripting shell-scripts ubuntu ubuntu-lts ubuntu-server ubuntu2004
Last synced: 26 Feb 2025
https://github.com/EvandroLG/pegasus.lua
:rocket: Pegasus.lua is an http server to work with web applications written in Lua language.
Last synced: 29 Mar 2025
https://github.com/gabrielbull/react-router-server
Server Side Rendering library for React Router v4.
code-splitting react react-component react-router reactjs server server-side-rendering ssr webpack webpack2
Last synced: 04 Apr 2025
https://github.com/grebtsew/floorplantoblender3d
Create 3d rooms in blender from floorplans.
2d-to-3d 3d-modelling blender blender3d demo docker dockerfile dockerfiles floorplan floorplan-image imaging linux opencv python python3 server swagger-api tutorial windows
Last synced: 08 Apr 2025
https://github.com/Cyinx/einx
a framework in golang for game server or app server
game game-framework game-server golang lua server
Last synced: 12 Nov 2024
https://github.com/cube-root/directory-serve
CLI tool to send and receive file on a network to a server
cli directory filesystem nodejs send server static
Last synced: 12 Apr 2025
https://github.com/alohe/quicky
A simple CLI tool to self-host Next.js applications.
automation cli deployment nextjs npm npm-package npx self-hosted server
Last synced: 15 Apr 2025
https://github.com/Crypto137/MHServerEmu
A server emulator for Marvel Heroes
csharp emulator marvel-heroes mmo mmorpg reverse-engineering server server-emulator
Last synced: 21 Apr 2025
https://github.com/scottcorgan/pushstate-server
Static file server that works with HTML5 Pushstate.
html5-pushstate node pushstate-server server
Last synced: 08 Apr 2025
https://github.com/JanHuang/fastd
:rocket: A high performance PHP API framework.
api fastd high-performance php process server socket swoole
Last synced: 20 Dec 2024
https://github.com/fastdlabs/fastD
:rocket: A high performance PHP API framework.
api fastd high-performance php process server socket swoole
Last synced: 27 Apr 2025
https://github.com/JanHuang/fastD
:rocket: A high performance PHP API framework.
api fastd high-performance php process server socket swoole
Last synced: 27 Dec 2024
https://github.com/qieangel2013/livego
go Implementation of live streaming services
go golang golang-library server service streaming
Last synced: 13 Nov 2024
https://github.com/maxpert/raspchat
A chat server that can run on Raspberry Pi
chat demo node node-js nodejs raspberry-pi server slack uwebsockets
Last synced: 05 Apr 2025
https://github.com/enisdenjo/graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
apollo client express fastify graphql observables relay server server-sent-events sse subscriptions the-guild transport
Last synced: 10 Apr 2025
https://github.com/DhanushNehru/Ultimate-NodeJs-Resources
All resources related to Node Js at one place
backend backend-services hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted javascript node nodejs resources resourcespace rest-api server tools
Last synced: 14 Apr 2025
https://github.com/dhanushnehru/ultimate-nodejs-resources
All resources related to Node Js at one place
backend backend-services hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted javascript node nodejs resources resourcespace rest-api server tools
Last synced: 08 Apr 2025
https://github.com/SkygearIO/skygear-server
Skygear - an open source serverless platform for modern secure app development
baas golang mobile-development sdks server serverless serverless-framework skygear zeromq
Last synced: 20 Nov 2024
https://github.com/tmaxmax/go-sse
Fully featured, spec-compliant HTML5 server-sent events library
go golang golang-libary html5 html5-sse http http-client http-server server server-sent-event server-sent-events sse
Last synced: 08 Apr 2025
https://github.com/genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
automation building-automation embedded esp32 esp8266 gpio homegenie knx machine-learning philips-hue raspberry-pi raspberrypi server smart-home x10 z-wave zigbee zwave
Last synced: 15 Nov 2024
https://github.com/genielabs/homegenie
HomeGenie, the programmable automation intelligence
automation building-automation embedded esp32 esp8266 gpio homegenie knx machine-learning philips-hue raspberry-pi raspberrypi server smart-home x10 z-wave zigbee zwave
Last synced: 04 Apr 2025
https://github.com/tinyhttp/tinyws
🚡 tiny WebSocket middleware for Node.js
express http javascript nodejs polka server tinyhttp websocket ws
Last synced: 05 Apr 2025
https://github.com/talentlessguy/tinyws
🚡 tiny WebSocket middleware for Node.js
express http javascript nodejs polka server tinyhttp websocket ws
Last synced: 30 Mar 2025
https://github.com/danielroe/nuxt-time
⏰ SSR-safe time element for Nuxt 3
date nuxt nuxt-module server ssr
Last synced: 14 Apr 2025
https://github.com/grebtsew/FloorplanToBlender3d
Create 3d rooms in blender from floorplans.
2d-to-3d 3d-modelling blender blender3d demo docker dockerfile dockerfiles floorplan floorplan-image imaging linux opencv python python3 server swagger-api tutorial windows
Last synced: 02 Dec 2024
https://github.com/martenframework/marten
The pragmatic web framework.
backend crystal crystal-lang crystal-language framework http server web web-framework webapp webapplication
Last synced: 05 Apr 2025
https://github.com/azkadev/paas
Wip Full Open Source PAAS Platform As Services With Language Dart And Flutter Framework
bot dart docker docker-container docker-image flutter free google-cloud heroku hosting indonesia okteto paas paas-framework railway server userbot vm vps web
Last synced: 06 Apr 2025