micvbang's Stars
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
benbjohnson/litestream
Streaming replication for SQLite.
dgryski/go-perfbook
Thoughts on Go performance optimization
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
deepmap/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
parca-dev/parca
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
loov/lensm
Go assembly and source viewer
lorin/resilience-engineering
Resilience engineering papers
colesbury/nogil
Multithreaded Python without the GIL
unikraft/unikraft
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
AsahiLinux/docs
Hardware and software docs / wiki
oklog/run
A universal mechanism to manage goroutine lifecycles
twpayne/go-geom
Package geom implements efficient geometry types for geospatial applications.
Perflyst/PiHoleBlocklist
PiHole and AGH Blocklists
rohit-gohri/redocusaurus
OpenAPI for Docusaurus with Redoc
cncf/tag-observability
Technical Advisory Group for Observability 🔭⚙️
bradenaw/juniper
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
dgryski/semgrep-go
Go rules for semgrep and go-ruleguard
jschoedt/go-firestorm
Simple Go ORM for Google/Firebase Cloud Firestore
dolmen-go/openapi-preprocessor
An authoring tool for OpenAPI specifications
OpenMPDK/libvfn
Low-level NVM Express Mastery Galore!
tam7t/sigprof
Golang user signal based package for collecting pprof information
Galaco/studiomodel
Go package for parsing Source Engine StudioModel formats (.mdl, .vtx, .vvd, .phy)
micvbang/go-mocky
Type safe mock generator in Go
micvbang/go-helpy
Random useful go helpers
micvbang/confman-go
cvr-dev/cvr.dev-go
cvr.dev makes it easy to integrate CVR data in your own application. Use our RESTful CVR API through our official go client.