iMega's Stars
pocketbase/pocketbase
Open Source realtime backend in 1 file
bigskysoftware/htmx
</> htmx - high power tools for HTML
go-micro/go-micro
A Go microservices framework
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
ipfs/kubo
An IPFS implementation in Go
charmbracelet/vhs
Your CLI home video recorder 📼
IBM/sarama
Sarama is a Go library for Apache Kafka.
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
golang/oauth2
Go OAuth2
progrium/darwinkit
Native Mac APIs for Go. Previously known as MacDriver
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
runfinch/finch
The Finch CLI is an open source client for container development
valyala/quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
openfaas/faasd
A lightweight & portable faas engine
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
ebitengine/purego
mikestefanello/pagoda
Rapid, easy full-stack web development starter kit in Go
alecthomas/kong
Kong is a command-line parser for Go
blugelabs/bluge
indexing library for Go
jaypipes/ghw
Go HardWare discovery/inspection library
mozilla/pontoon
Mozilla's Localization Platform
kelindar/column
High-performance, columnar, in-memory store with bitmap indexing in Go
felixge/fgtrace
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
xdebug/vscode-php-debug
PHP Debug Adapter for Visual Studio Code 🐞⛔
dreymonde/Delegated
👷♀️ Closure-based delegation without memory leaks
phuslu/log
Fastest structured logging
WebAssembly/relaxed-simd
Relax the strict determinism requirements of SIMD operations.