Lists (1)
Sort Name ascending (A-Z)
Starred repositories
This is a very simple HTTP server for Unix, using fork(). It's very easy to use.
This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and more practical way.
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 4.0+. Producing, consuming, transacting, administrating, etc.
Golang linter to check the errors handling expressions
Go Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go
Model Context Protocol Servers
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.
A simple and easy-to-use library to enjoy videogames programming
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Smallest possible syntactically valid files of different types
A collection of best resources to learn System Design, Software architecture, and prepare for System Design Interviews
A collection of efficient generic integer parser functions for Go