Highlights
Golang
Expression language and expression evaluation for Go
Go package emulates bash environment variable substitution
Go io/fs.FS filesystem implementations for various URL schemes
A toolkit with common assertions and mocks that plays nicely with the standard library
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
A production-ready QUIC implementation in pure Go
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Raft library for maintaining a replicated state machine
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
reverse-proxy all incoming S3 API calls to the public AWS S3 backend
Automatically generate Go test boilerplate from your source code.
HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom





