https://github.com/rekgrpth/web-server
libuv based multi-threaded web-server with http-parser by node-js and hand-made ragel based http-parser
https://github.com/rekgrpth/web-server
c http-parser libpq libuv multithreading postgresql ragel web-server
Last synced: 10 months ago
JSON representation
libuv based multi-threaded web-server with http-parser by node-js and hand-made ragel based http-parser
- Host: GitHub
- URL: https://github.com/rekgrpth/web-server
- Owner: RekGRpth
- Created: 2017-05-23T14:28:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T06:04:07.000Z (over 8 years ago)
- Last Synced: 2025-04-09T22:15:02.976Z (10 months ago)
- Topics: c, http-parser, libpq, libuv, multithreading, postgresql, ragel, web-server
- Language: C
- Homepage:
- Size: 313 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-server
https://github.com/libuv/libuv based multi-threaded web-server with https://github.com/nodejs/http-parser and hand-made http://www.colm.net/open-source/ragel based http-parser