Web Servers

Web Servers

Newest releases

WilliamVenner gmsv_workshop This module allows for servers to use the steamworks.DownloadUGC and steamworks.FileInfo functions, enabling runtime downloading & mount
 

thomasantony Orbiter spacecraft addon development in Rust This project is a proof of concept for creating a spacecraft addon for the Orbiter spaceflight simulator
 

gyrusdentatus NymDrive NymDrive is a complete, end-to-end encrypted file syncing daemon that runs over the Nym network. Features Active file monitoring of changes i
 

timvisee Advent of Code 2021 in Rust My Advent of Code 2021 solutions in the Rust programming language. This repository holds a separate Rust project for each
 

eBay REST Commander: Parallel Async HTTP Client as a Service Formerly known as REST Superman. Fire thousands of HTTP requests and aggregate responses in a
 

hannobraun Model API About A proof of concept for a web API that can export 3MF files from a parametric OpenSCAD model. A typical use would be to have a form on
 

conradludgate generic-str The one true string type in Rust! This project intends to be a proof-of-concept for an idea I had a few months back. There is lots of unsa
 

allevo YAC YAC (Yac is Another Chat) is an example of Chat using WebSocket. Because often the example you find in internet are "not so production ready", I w
 

alttch PubSubRT - an industrial real-time pub/sub server What is PSRT PSRT is a pub/sub real-time telemetry protocol, optimized for industrial needs: providi
 

voteblake BPM Is A static website that allows a user to tap along with a beat, displaying the song's calculated tempo in beats per minute (BPM). Hosted at https
 

LukeMathWalker actix-web-flash-messages Flash messages for actix-web Web applications sometimes need to show a one-time notification to the user - e.g. an error mess
 

andrewchambers Janet ahttp ahttp is an async aware http server for janet. Requests may happen concurrently using janet's native coroutines. Documentation pending...
 

KuiBaDB kbio, the Async IO Framework based on io_uring, is used in KuiBaDB to implement async io. Features Support multi-threading concurrent task submission.
 

sansyrox An async python framework with the backend runtime written in rust
 

async-graphql Async-graphql is a high-performance server-side library that supports all GraphQL specifications.
 

mufeedvh A blazingly fast static web server in a single binary you can set up with zero code. 🔥
 

brayniac ratelimit - a token bucket ratelimiter for rust ratelimit provides a token bucket ratelimiter which can be used by a single thread, or shared across t
 

thruster-rs Thruster An fast and intuitive rust web framework ✅ Runs in stable ✅ Runs fast ✅ Doesn't use unsafe Documentation Features built with async/await in m
 

alexcrichton nghttp2-sys A common library for linking nghttp2 to rust programs (also known as libnghttp2). Generating bindings Before bindgen: Copy nghttp2ver.h.in
 

http-rs http-service Types and traits to help you implement your own HTTP server API Docs | Chat About The crate http-service provides the necessary types and
 

routerify Routerify The Routerify provides a lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP libr
 

kardeiz reset-router A fast RegexSet based router for use with async Hyper (0.13). Individual handler functions should have the type H, where H: Fn(Reques
 

nbaksalyar HttpMuncher: Rust Streaming HTTP parser Rust wrapper for NodeJS http-parser library. It's intended to be used as an HTTP/1.x protocol handler in Rust-
 

iron staticfile Static file-serving handler for the Iron web framework. Example This example uses the mounting handler to serve files from several director
 

kardeiz jsonrpc-v2 A very small and very fast JSON-RPC 2.0 server-focused framework. Provides integrations for both hyper and actix-web (both 1.x and 2.x). En
 

astraw bui-backend bui-backend - Brower User Interfaces (BUIs) with Tokio This library enables an application to serve a Browser User Interface (BUI). The br
 

thruster-rs Thruster An fast and intuitive rust web framework ✅ Runs in stable ✅ Runs fast ✅ Doesn't use unsafe Documentation Features built with async/await in m
 

terminalwitchcraft actix-ratelimit Rate limiting middleware framework for actix-web This crate provides an asynchronous and concurrent rate limiting middleware based on
 

kardeiz awmp A convenience library for working with multipart/form-data in actix-web 1.x or 2.x. This library uses actix-multipart internally, and is not a re
 

http-rs http-service Types and traits to help you implement your own HTTP server API Docs | Chat About The crate http-service provides the necessary types and
 

getditto What is safer_ffi? safer_ffi is a framework that helps you write foreign function interfaces (FFI) without polluting your Rust code with unsafe { ...
 

scottlamb http-serve Rust helpers for serving HTTP GET and HEAD responses with hyper 0.13.x and tokio. This crate supplies two ways to respond to HTTP GET and H