Development Tools

Xitca-Web – HTTP library and web framework

Xitca-Web is a HTTP library and web framework written in 100% safe Rust with zero-copy serialization / deserialization support. It focuses on memory efficiency, composability, and fast compile time.

The main reason behind creating Xitca-web is to provide more memory safe framework which uses 100% safe rust. As well as to provide a framework which provides its own HTTP library, async IO abstraction, tls integration and a database driver all in one package with a low-memory footprint, less synchronization overhead between threads, a very small dependency tree and with good interoperability between with other async frameworks.

This is free and open source software.

Key Features

  • Supports HTTP/1.x, HTTP/2 and HTTP/3.
  • Powerful request routing with optional opt-in macros.
  • Full Tokio compatibility.
  • Cross crate integration with Tower.
  • Client/server WebSockets support.
  • Transparent content compression/decompression (br, gzip, deflate, zstd).
  • Multipart streams.
  • Static assets.
  • SSL support using Xitca-tls or rustls.
  • Middlewares (Logger, Tracing, etc).
  • Memory efficient – zero copy magic types, and zero cost service tree.
  • Composable – easy minutes of various levels of abstractions and less opinionated APIs. Common types and traits for cross crates integration of the majority Rust web ecosystem.

Website: github.com/HFQR/xitca-web
Support:
Developer: Xitca-Web
License: Apache License 2.0

Xitca-Web 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