C++ Software Engineer
-
Green Key Partners
- New York, NY
-
02:15
(UTC -05:00) - in/andrewdrogalis
Pinned Loading
-
SPSC-Queue
SPSC-Queue PublicA single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, faster than many of the leading SPSC queues.
-
atomic-seqlock
atomic-seqlock PublicA sequence lock that uses atomic fences and atomic memory order to load and store data without tearing.
C++ 2
-
multithreaded-tcp-udp-server
multithreaded-tcp-udp-server PublicUtilizes epoll to monitor multiple socket file descriptors. Each event is processed on a worker thread in the thread pool.
C++ 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


