zap — A lightning fast http framework for Rust

zap ⚡ The mission of zap is, to deliver a basic, but fast rust web server library. Documentation About This code is based on tokio's minihttp project,
Information
Category: Rust / Web Servers
Watchers: 4
Star: 51
Fork: 3
Last update: Nov 23, 2023

Related Repos



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
 

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
 

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

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