Ramsey Kant

Results 3 repositories owned by Ramsey Kant

ByteBufferCpp

88
Stars
36
Forks
Watchers

An implementation of ByteBuffer in C++

httpserver

77
Stars
36
Forks
Watchers

A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is MacOS / *BSD only!

ByteBufferC

21
Stars
13
Forks
Watchers

An implementation of ByteBuffer in C