Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • python
  • open-source
  • claude
  • go
  • javascript

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • actix
    1
  • actix-web
    1
  • async
    1
  • cargo
    1
  • performance-tools
    1
  • rust
    1
  • rust-web
    1
  • web
    1
  • web-development
    1
  • websockets
    1
Website favicongithub.com
Website preview

High-Performance Web Framework for Rust - Actix Web

Actix Web is a fast web framework for Rust, supporting HTTP/1.x and HTTP/2 with powerful features for modern web development.

chip
Summary

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. It supports both HTTP/1.x and HTTP/2, enabling efficient communication for web applications.

Key features:

  • Powerful request routing with optional macros
  • Full Tokio compatibility for asynchronous programming
  • Client/server WebSockets support for real-time communication
  • Transparent content compression with support for br, gzip, deflate, and zstd
  • Middleware support including Logger, Session, and CORS
  • Static assets handling and SSL support using OpenSSL or Rustls

Actix Web is designed for developers looking to build high-performance web applications in Rust, offering a range of features that cater to modern web development needs.

Comments
No comments yet. Sign in to add the first comment!