Skip to content

High-performance, multi-threaded web server created in Rust

License

Notifications You must be signed in to change notification settings

Telmo-Sousa/rust_threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_threads

High-performance, multi-threaded web server created in Rust.
Created following the official Rust Programming Language Book's final project section.
This robust web server is the result of applying comprehensive knowledge and best practices derived from the Rust programming language, ensuring efficiency and reliability in its design and implementation.

How to Run

Prerequisites

Make sure you have Rust installed on your machine.

Run the Project

To run the project, execute the following command:

cargo run

Example

Image

This is a brief example of my project.

About

High-performance, multi-threaded web server created in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published