GitHub topics: server-framework
ferrumc-rs/ferrumc
A reimplementation of the minecraft server in rust.
Language: Rust - Size: 107 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,403 - Forks: 45

k8w/tsrpc
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
Language: TypeScript - Size: 2.51 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1,818 - Forks: 196

biud436/stingerloom
Node.js Server Framework
Language: TypeScript - Size: 2.15 MB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 9 - Forks: 1

phil65/LLMling
Easy MCP (Model Context Protocol) servers and AI agents, defined as YAML.
Language: Python - Size: 1.53 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 15 - Forks: 0

SwingFrog/Summer
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
Language: Java - Size: 785 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 559 - Forks: 167

dpouris/goster
An API framework and micro-service helper in Go featuring dynamic routing, middleware support, and integrated logging
Language: Go - Size: 293 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 2

spvn-rs/spvn
Rust ASGI Bindings
Language: Rust - Size: 3.89 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

provrb/AMS
IRC Chat application written in pure C. Arguably my biggest project as of 2024.
Language: C - Size: 31.4 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

exbotanical/ys
The Modern Web Application Framework for C
Language: C - Size: 1.01 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

Assambra/EzyFox-Cluster
EzyFox Server as a cluster with dynamic node roles (Leader, Worker, Single) for scalable server management.
Language: Java - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

izo0x90/pipeline-factory
Pipeline Factory is a Python server framework to define, manage, schedule and execute custom defined code pipelines and series of pipeline across multiple worker processes.
Language: Python - Size: 24.4 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ffengc/boost-search-engine
This search engine leverages the Boost library for efficient document search, featuring data preprocessing, index creation, and advanced search functionalities. It uses C++, HTML, CSS, and JavaScript, enhancing access to Boost technical documents for developers.
Language: C++ - Size: 26 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 51 - Forks: 3

grip-on-software/server-framework
Web application framework for building authenticated services with templating support
Language: Python - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ffengc/Event-Driven-Pipeline-Communication-System-Framework
An event-driven pipeline communication framework based on the Reactor pattern. Pipeline communication, multiplexing services, socket and file descriptor processing
Language: C++ - Size: 7.97 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

specspace/plasma
Minecraft Server library written in go
Language: Go - Size: 80.1 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

hypernova1/Sambastian
HTTP Server Framework implementation in Java
Language: Java - Size: 819 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

Dentrax/AsyncServerClient
AsyncServerClient is the simple, open-source, cross-platform Async TCP Server-Client project (with SQL and 3-Way Handshaking support) for .NET Assemblies built in .NET Core
Language: C# - Size: 216 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 7

huanghaiyang/Q.dart
轻量级dart服务端框架
Language: Dart - Size: 549 KB - Last synced at: about 22 hours ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

JadedCtrl/facilservil
Easily make TCP servers in Common Lisp. (🪞 Mirror)
Language: Common Lisp - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

fananchong/go-xserver
Go 服务器框架(go-x.v2)
Language: Go - Size: 713 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 159 - Forks: 32

iconstudio/Modern-Network-TryOut
Language: C++ - Size: 750 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

outmoded/hapijs.com 📦
The hapijs.com website
Language: JavaScript - Size: 3.03 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 183 - Forks: 275

aldrinmathew/liquidart
Liquidart is a Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. Revival of the abandoned AQUEDUCT project.
Language: Dart - Size: 6.27 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 2

amdev9/custom-nodejs-framework
Node.js custom framework from scratch
Language: JavaScript - Size: 126 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

just-dandi/dandi
🌻A modular DI, MVC, and Model binding/validation framework for NodeJS and TypeScript or ES6
Language: TypeScript - Size: 4.13 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

xingshuo/skyline
Actor gameserver framework based on golang
Language: Go - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

iconstudio/2023-Game-Server-Refine
Language: C++ - Size: 602 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Blusutils/DESrv
Dedicated Extendible Server that deserves your attention! Framework-like solution designed to simplify creation and management of servers in one place, without trivial boilerplates.
Language: C# - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

jpegzilla/tsurezure
a simple ruby web server framework. like a ball of loose yarn...
Language: Ruby - Size: 95.7 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tansrv/tanserver
A server framework built for APIs.
Language: C++ - Size: 771 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

PokIsemaine/fishjoy
High-performance C++ server framework
Language: C++ - Size: 332 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Andrew-EKrause/Study-Room
A Study Room Finder application that uses data to locate open study spaces for students on the University of Wisconsin - La Crosse campus.
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sourcevalue/pure-language
.pure programming language, used for silly server code
Language: JSON - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

JoeTheBro22/smol-base-game
a base for all my future projects with web deving
Language: JavaScript - Size: 1.33 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Verassitnh/responder
A fast server-side express-like framework for dart. (WIP)
Language: Dart - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ForestJ2/gruv_socks
Easy to use library that abstracts the work away needed to transport and reconstruct messages over TCP.
Language: Python - Size: 49.8 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

open-io/oio-seastar Fork of scylladb/seastar
High performance server-side application framework
Language: C++ - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

igtampe/Switchboard
A C# Server framework built on the knowledge of SmokeSignal, designed to make it easy to hold multiple concurrent connections to a server and conduct multiple successive send receive requests.
Language: C# - Size: 372 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Stuart-Wilcox/servepy
Servepy is a simple Python HTTP server framework
Language: Python - Size: 68.4 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

igtampe/SmokeSignal
SmokeSignal is a Server Framework for VB.NET Applications designed for simple single send-receive connections for each request.
Language: Visual Basic .NET - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

elias8/darpress
Easy to use, lightweight, annotation free, and no source generation server framework for dart inspired by expressjs.
Language: Dart - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

joelpalmer/express-clone
Manually cloning express with some changes for personal growth & research
Language: JavaScript - Size: 20.5 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
