Build Your Own DNS Resolver

Build your own DNS Resolver. ...

Build Your Own Echo Server

Build your own Echo server. Implement a uUDP or TCP based Echo server. ...

Build Your Own HTTP(S) Load Tester

Build your a HTTP(S) Load Tester that can be used to simulate a load on a website or HTTP(S) based API. ...

Build Your Own Memcached

Build your own Memcached server. Implement the TCP based Memcached protocol and build a Memcached server. ...

Build Your Own NATS Message Broker

Build your own NATS Message Broker. Implement the TCP based NATS protocol and build a NATS Message Broker. ...

Build Your Own Network Modelling Tool

Build a network modelling tool that can load in a network description and some traffic data, then model the traffic flowing over the network to determine the utilisation of each link within the network. ...

Build Your Own NTP Client

An NTP client helps keep your local machine / server’s time in sync with other machines and perhaps authoratitive clocks. ...

Build Your Own Rate Limiter

Build your own API Rate Limiter, ready to sit in front of your API. ...

Build Your Own Real-Time Chat Server And Client.

Build your own real-time chat server and client. ...

Build Your Own Redis Command Line Tool

Build a command line too to communicate with a Redis server. This is a great project to build alongside a Redis server. ...