Development Tools

Tide – minimal and pragmatic Rust web application framework

Tide is a minimal and pragmatic Rust web application framework built for rapid development.

It comes with a robust set of features that make building async web applications and APIs easier and more fun.

This is free and open source software.

Goals of this project:

  1. Bolster the “grunt work” crates that provide core web functionality. Crates like http and url are examples of relatively mature core libraries in this space. A big part of the effort is identifying and finding ways to improve, standardize on, and/or document such crates.
  2. Build a serious framework on top of these crates, ideally as a very minimal layer. That is, whenever feasible we want to use existing crates, and when not, to create small, separate crates rather than a monolithic framework.

Website: docs.rs/tide
Support: GitHub Code Repository
Developer: Yoshua Wuyts
License: Apache License, Version 2.0 or MIT License

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


Related Software

Rust Web Micro-Frameworks
Actix WebPowerful, pragmatic, and extremely fast web framework with a few twists
SalvoPowerful and simplest web server framework
AbscissaMany features with minimal dependencies and security conscious
RouilleDesigned to be intuitive and doesn't employ middlewares
TideMnimal and pragmatic Rust web application framework
vialSmall web "framework" for making small web sites
SpairSmall and fast frontend 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