GuildenStern

Framework

A modular multithreaded HTTP/1.1 + WebSocket server framework written in Nim.

Modular multithreading HTTP/1.1 + WebSocket server framework

GitHub

80 stars
7 watching
7 forks
Language: Nim
last commit: 16 days ago
Linked from 1 awesome list

httpserverwebwebsockets

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niv/websocket.nim A WebSocket implementation for client-server communication 102
tormund/news Provides a simple and easy-to-use WebSocket library for the Nim programming language 36
status-im/nim-websock A Websocket implementation for the Nim programming language 82
dom96/jester A lightweight web framework for building Nim applications with a simple and flexible routing system. 1,583
olliniinivaara/sqliteral A high-level SQLite API for Nim language 51
odnoklassniki/one-nio A high-performance Java library for building servers with low-level OS and JDK APIs integration 660
itsumura-h/nim-basolato An asynchronous full-stack web framework for Nim that extends the asynchttpserver with features for clean and domain-driven architecture 237
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
ringabout/httpx A cross-platform web server written in Nim, providing basic HTTP functionality and optional support for WebSockets. 90
pmunch/nimlsp An implementation of the Language Server Protocol for the Nim programming language. 419
mattaylor/whip A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. 84
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
itsumura-h/nim-palladian A front-end framework based on Preact, designed to simplify the creation of web applications with a small and compact Nim library 26
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
andreaferretti/rosencrantz A web framework that provides a composable way to write HTTP handlers using Nim. 198