Actix Web

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf gptkb:mobile_application
gptkbp:category Web development
Server software
Rust libraries
gptkbp:concurrencyModel actor model
gptkbp:developer Actix project contributors
gptkbp:documentation https://actix.rs/docs/
gptkbp:firstReleased 2017
gptkbp:hasFeature routing
static file serving
middleware support
Logging
State management
session management
testing utilities
Compression
Error handling
JSON support
cookie support
Dependency injection
TLS support
Database integration (via third-party crates)
Form support
OpenAPI support (via third-party crates)
Streaming responses
multipart support
request extractors
response builders
https://www.w3.org/2000/01/rdf-schema#label Actix Web
gptkbp:latestReleaseVersion 2024-05-13
4.4.1
gptkbp:license gptkb:MIT_License
gptkbp:packageManager Cargo
gptkbp:performanceContext High performance
gptkbp:platform Cross-platform
gptkbp:popularFor One of the most popular Rust web frameworks
gptkbp:programmingLanguage gptkb:Rust
gptkbp:relatedTo gptkb:Warp
gptkb:Hyper
Axum
piston engine
gptkbp:repository https://github.com/actix/actix-web
gptkbp:supports gptkb:WebSockets
gptkb:HTTP/2
HTTP/1.1
asynchronous programming
gptkbp:usedFor gptkb:REST_APIs
real-time applications
microservices
building web servers
gptkbp:uses gptkb:Actix_actor_framework
gptkbp:writtenBy gptkb:Rust
gptkbp:bfsParent gptkb:Rust_(as_a_backend)
gptkbp:bfsLayer 7