From 6afb01bd038d8b043765974b5e9889fab710dd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Hozda?= Date: Thu, 5 Oct 2017 18:14:14 +0200 Subject: [PATCH] Add zap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75a3e07..f755dc8 100644 --- a/README.md +++ b/README.md @@ -908,6 +908,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram * [housleyjk/ws-rs](https://github.com/housleyjk/ws-rs) — lightweight, event-driven WebSockets for Rust [](https://travis-ci.org/housleyjk/ws-rs) * [snapview/tungstenite-rs](https://github.com/snapview/tungstenite-rs) — Lightweight stream-based WebSocket implementation for Rust. * [vityafx/urlshortener-rs](https://github.com/vityafx/urlshortener-rs) [[urlshortener](https://crates.io/crates/urlshortener)] — A very simple urlshortener library for Rust. [](https://travis-ci.org/vityafx/urlshortener-rs) + * [oldaniel/zap](https://github.com/oldaniel/zap) - A lightning fast http framework for Rust [](https://travis-ci.org/oldaniel/zap) * Miscellaneous * [cargonauts](https://github.com/cargonauts-rs/cargonauts) — A web framework intended for building maintainable, well-factored web apps. * [doublifyapis/toolkit-rust](https://github.com/doublifyapis/toolkit-rust) — Doublify API toolkit for Rust [](https://travis-ci.org/doublifyapis/toolkit-rust)