issues
search
Xyphenore
/
web-server
A multithreaded Web server. Don't use it, it's an exercise of the Rust Book. Providing a Rust implementation and a C++ implementation.
GNU Lesser General Public License v3.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests with compilers
#18
Xyphenore
opened
2 months ago
0
Improve compilation flags
#17
Xyphenore
opened
2 months ago
0
Check performance with perf
#16
Xyphenore
opened
2 months ago
0
Check the memory cleanup with Valgrind
#15
Xyphenore
opened
2 months ago
0
Use range-v3
#14
Xyphenore
opened
2 months ago
0
Parallelize the uppercase conversion
#13
Xyphenore
closed
2 months ago
2
Use traits to verify arguments at the compile time
#12
Xyphenore
closed
2 months ago
2
Make is_running bool like a std::atomic_bool
#11
Xyphenore
closed
2 months ago
1
Improve performance of compilation
#10
Xyphenore
closed
2 months ago
2
Add run guide
#9
Xyphenore
closed
4 months ago
2
Update the documentation of CPP web server
#8
Xyphenore
opened
4 months ago
0
Make a C++ implementation
#7
Xyphenore
closed
4 months ago
1
Optimize the memory usage
#6
Xyphenore
closed
4 months ago
1
Archive the project
#5
Xyphenore
closed
4 months ago
0
Graceful shutdown
#4
Xyphenore
closed
4 months ago
1
Document the Web server
#3
Xyphenore
closed
4 months ago
1
Make the Web server multithreaded
#2
Xyphenore
closed
4 months ago
4
Finish the refactor for Response and Request
#1
Xyphenore
closed
4 months ago
1