Stars
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Podman: A tool for managing OCI containers and pods.
A toolkit with common assertions and mocks that plays nicely with the standard library
A high performance HTTP request router that scales well
Work with remote images registries - retrieving information, images, signing content
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
A Go implementation of the 64-bit xxHash algorithm (XXH64)
Go HTTP request router and web framework benchmark
Go package for syntax highlighting of code
gobin is an experimental, module-aware command to install/run main packages.
CAFxX / httpcompression
Forked from nytimes/gziphandlerGo middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
Benchmark all the top in-memory Go caching libraries
Provide nice vector API for handling numeric types in Go.
HTTP proxy for accessing Vertex AI with the REST API interface of ollama or OpenAI. Optionally forwarding requests for other models to ollama. Written in Go.
Helps writing file parts to MIME multipart messages while preserving the original content type inferred from the file extension.
prantlf / esbuild
Forked from evanw/esbuildAn extremely fast JavaScript bundler and minifier - a fork demonstrating installation by `go get`
Extends readers with an additional method Size returning the size of the reader content.