This website requires JavaScript.
Explore
Help
Sign in
nickorlow
/
anthracite
Watch
1
Star
0
Fork
You've already forked anthracite
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple web server made in C++
3
commits
2
branches
4
tags
60
MiB
C++
81.2%
Python
9.2%
CMake
3.2%
Shell
2.7%
HTML
1.7%
Other
2%
c726e6cf28
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nicholas Orlowsky
c726e6cf28
update readme
2023-09-06 16:52:18 -04:00
.screenshots
update readme
2023-09-06 16:52:18 -04:00
error_pages
init commit
2023-09-06 16:44:29 -04:00
www
init commit
2023-09-06 16:44:29 -04:00
.gitignore
init commit
2023-09-06 16:44:29 -04:00
Dockerfile
init commit
2023-09-06 16:44:29 -04:00
main.cpp
init commit
2023-09-06 16:44:29 -04:00
Makefile
init commit
2023-09-06 16:44:29 -04:00
README.md
update readme
2023-09-06 16:52:18 -04:00
README.md
Anthracite
A web server written in C++
Todo
Serve HTML Pages
Fix glaring security issues
Better parsing & response generation
Multithreading
Speed optimizations such as keepint the most visited html pages in memory
Cleanup codebase
Enable cache support
Support newer HTTP versions
Screenshots