Skip to content

Latest commit

 

History

History
224 lines (191 loc) · 13 KB

web-programming.md

File metadata and controls

224 lines (191 loc) · 13 KB

Bookmarks tagged [web-programming]

https://github.com/alexcrichton/curl-rust

libcurl bindings


https://github.com/seanmonstar/reqwest

an ergonomic HTTP Client for Rust.


https://gitlab.com/Douman/yukikaze

Beautiful and elegant Yukikaze is little HTTP client library based on hyper.


https://github.com/actix/actix-web

A lightweight async web framework for Rust with websocket support


https://github.com/gotham-rs/gotham

A flexible web framework that does not sacrifice safety, security or speed.


https://github.com/hyperium/hyper

an HTTP implementation


https://github.com/GildedHonour/frank_jwt

JSON Web Token implementation in Rust.


https://github.com/sunng87/handlebars-rust

an Iron web framework middleware.


https://github.com/iron/iron

A middleware-based server framework


https://github.com/nickel-org/nickel.rs/

inspired by Express


https://github.com/Ogeon/rustful

A RESTful web framework for Rust


https://github.com/SergioBenitez/Rocket

Rocket is web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed [](https://travis-ci.org/S...


https://github.com/rustless/rustless

A REST-like API micro-framework inspired by Grape and Hyper [<img src="https://api.travis-ci.org/rustless/rustless.svg?branc...


https://github.com/richerarc/saphir

A progressive web framework with low-level control, without the pain.


https://github.com/rustforce/sapper

A lightweight web framework built on async hyper, implemented in Rust language.


https://github.com/tiny-http/tiny-http

Low level HTTP server library


https://github.com/tomaka/rouille

Web framework in Rust


https://github.com/danclive/sincere

A micro web framework for Rust(stable) based on hyper and multithreading.


https://github.com/oltdaniel/zap

A lightning fast http framework for Rust


https://datatracker.ietf.org/doc/rfc6455/

The WebSocket Protocol (RFC 6455, December 2011)


https://github.com/actix/sockjs

A SockJS server for Rust


https://github.com/cyderize/rust-websocket

A framework for dealing with WebSocket connections (both clients and servers) [](https://travis-ci.org/cyderize/rust-webs...


https://github.com/housleyjk/ws-rs

lightweight, event-driven WebSockets for Rust


https://github.com/snapview/tungstenite-rs

Lightweight stream-based WebSocket implementation for Rust.


https://github.com/vi/websocat

CLI for interacting with WebSockets, with functionality of Netcat, Curl and Socat.


https://github.com/cargonauts-rs/cargonauts

A web framework intended for building maintainable, well-factored web apps.


https://github.com/pyros2097/rust-embed

A macro to embed static assets into the rust binary


https://github.com/getzola/zola

An opinionated static site generator with everything built-in. Build Status


https://github.com/cobalt-org/cobalt.rs

Static site generator written in Rust


https://github.com/FuGangqiang/mdblog.rs

Static site generator from markdown files.


https://crates.io

The official public registry for Rust/Cargo.


https://cloudsmith.io/l/cargo-registry/

A fully managed package management SaaS, with first-class support for public and private Cargo/Rust registries (plus many others). Has a generous free-tier and is also completely free for open-source.