Skip to content

As Rust gains popularity, choosing the right web framework is crucial. We’ll compare the performance of Actix, Axum, Rocket, Tide, Gotham, Nickel, Ntex, and Poem using the “Hello World” benchmark. This simple test is just the beginning, and based on interest, we’ll delve into more complex scenarios like static file serving and JSON processing.

Notifications You must be signed in to change notification settings

randiekas/rust-web-framework-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As Rust gains popularity, choosing the right web framework is crucial.

We’ll compare the performance of Actix, Axum, Rocket, Tide, Gotham, Nickel, Ntex, and Poem using the “Hello World” benchmark.

This simple test is just the beginning, and based on interest, we’ll delve into more complex scenarios like static file serving and JSON processing.

The result you can read here: https://randiekas.medium.com/rust-the-fastest-rust-web-framework-in-2024-cf738c40343b

About

As Rust gains popularity, choosing the right web framework is crucial. We’ll compare the performance of Actix, Axum, Rocket, Tide, Gotham, Nickel, Ntex, and Poem using the “Hello World” benchmark. This simple test is just the beginning, and based on interest, we’ll delve into more complex scenarios like static file serving and JSON processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages