Development Tools

Roa – async web framework inspired by koa

Roa is an async web framework inspired by koa, a next generation web framework for node.js.

The developer describes the framework as lightweight but powerful.

This is free and open source software.

Key Features

  • A lightweight, solid and well extensible core:
    • Supports HTTP/1.x and HTTP/2.0 protocols.
    • Full streaming.
    • Highly extensible middleware system.
    • Based on hyper, runtime-independent, you can chose async runtime as you like.
  • Many useful extensions:
    • Official runtime schemes:
      • (Default) tokio runtime and TcpStream.
      • async-std runtime and TcpStream.
    • Transparent content compression (br, gzip, deflate, zstd).
    • Configurable and nestable router.
    • Named uri parameters(query and router parameter).
    • Cookie and jwt support.
    • HTTPS support.
    • WebSocket support.
    • Asynchronous multipart form support.
    • Other middlewares(logger, CORS .etc).
  • Integrations:
    • roa-diesel, integration with diesel.
    • roa-juniper, integration with juniper.
  • Works on stable Rust.

Website: github.com/Hexilee/roa
Support: Wiki
Developer: Hexilee
License: MIT License

Roa 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
nickelSimple and lightweight foundation for web applications
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 comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments