Fast key-value DB in Go.
An embedded key/value database for Go.
Anti-memory-waste byte buffer pool
Optimized Go Compression Packages
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Fast and scalable pseudorandom generator for Go
Go 1.18+ polymorphic generic containers and functions.
Elegant generics for Go
A collection of useful, performant, and threadsafe Go datastructures.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.
Determine how intervals relate to each other.
Package goraph implements graph data structure and algorithms.
Simple, fast and scalable golang rpc library for high load
Simple and fast graph library
Graph algorithms and data structures
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
Go parallel gzip (de)compression
The Snappy compression format in the Go programming language.
Customizable TCP net.Listener for Go