Testing Software

Viz – lightweight web framework

Viz is a fast, robust, flexible, lightweight web framework for Rust.

Viz is built on top of Tokio and Hyper.

This is free and open source software.

Key Features

  • Lightweight.
  • Provides a set of flexible routing.
  • Clean request processing.
  • Handy extractors.:
    • Header – extract header information.
    • Cookie – extract cookies information.
    • Limits – extract limits settings.
    • Form – extract from-data data.
    • JSON – extract JSON data.
    • Multipart – extract multipart data.
    • Params – extract parameters from the request.
    • Query – extract query string from the request.
    • Sessions – extract session.
    • State – extract state data.
    • Websocket – extract WebSocket data.
  • Robust middleware model to help you develop Web services efficiently. In Viz, the middleware model and request processing share a common trait Handler, which simplifies the model and reduces development effort.
  • Safety.
  • Supports Tower service.

Website: github.com/viz-rs/viz
Support:
Developer: Fangdun Tsai
License: MIT License

Viz is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Rust Web Frameworks
axumErgonomic and modular web framework
warpComposable, web server framework
hyperProtective and efficient HTTP library
LocoWeb or API framework for Rust
GothamFlexible web framework that promotes stability, safety, security and speed
RocketAsync web framework focusing on usability, security, extensibility, and speed.
PoemFull-featured and easy-to-use web framework
ntexFramework for composable network services
TrilliumModular toolkit for building async web applications
zinoNext-generation framework for composable applications
IronExtensible, concurrency focused web development
VizFast, robust, flexible, lightweight web framework
Xitca-WebHTTP library and web framework
ThrusterFast, middleware based, web framework
RwfFull-stack Rust platform for scalable, database-backed applications
nickelSimple and lightweight foundation for web applications
CotRust toolkit for fast, type-safe apps with built-in admin tools
GraphulExpress inspired web framework
RoaAsync web framework inspired by koa, lightweight but powerful
OhkamiIntuitive and declarative web framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted