Actix icon
Actix icon

Actix

 Like this app

Actix web is a small, pragmatic, and extremely fast Rust web framework.

Actix screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Rust

Actix News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Actix information

  • Developed by

    Actix
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  22,175 Stars
  •  1,702 Forks
  •  220 Open Issues
  •   Updated Jan 6, 2025 
View on GitHub

Our users have written 0 comments and reviews about Actix, and it has gotten 0 likes

Actix was added to AlternativeTo by David on Jun 5, 2019 and this page was last updated Jun 5, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Actix?

Actix web is a small, pragmatic, and extremely fast Rust icon Rust web framework.

FEATURES

  • Supported HTTP/1.x and HTTP/2.0 protocols
  • Streaming and pipelining
  • Keep-alive and slow requests handling
  • Client/server WebSockets support
  • Transparent content compression/decompression (br, gzip, deflate)
  • Configurable request routing
  • Multipart streams
  • Static assets
  • SSL support with OpenSSL or Rustls
  • Middlewares (Logger, Session, CORS, etc)
  • Includes an asynchronous HTTP client

Official Links