An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ngthecoder

A curated list of projects in awesome lists by ngthecoder .

https://github.com/ngthecoder/simple_rpc_system

Cross-language RPC system with Go server and TypeScript client using TCP sockets and JSON serialization. Features concurrent handling, interactive CLI, and demonstrates microservice communication patterns.

distributed-systems golang rpc typescript

Last synced: 18 Apr 2026

https://github.com/ngthecoder/local_chat_messenger

Go implementation of UDP client-server chat application. Demonstrates connectionless socket programming, concurrent UDP handling, and Go networking patterns with automatic port selection and real-time bidirectional messaging.

golang socket-programming udp

Last synced: 01 Jul 2025