kmrgirish's Stars
3b1b/manim
Animation engine for explanatory math videos
tisonkun/morax
Message queue and data streaming based on cloud native services.
rotemhoresh/shadcn-templ
A shadcn/ui port to Go Templ
DiceDB/dice
DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
brendangregg/bpf-perf-tools-book
Official repository for the BPF Performance Tools book
puzpuzpuz/xsync
Concurrent data structures for Go
repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
IBM/fp-go
functional programming library for golang
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
sourcegraph/conc
Better structured concurrency for go
davidrjenni/A
A - Go tools for Acme.
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALLΒ·E, Whisper API wrapper for Go
lima-vm/lima
Linux virtual machines, with a focus on running containers
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
segmentio/fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
kumahq/kuma
π» The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
mvdan/gofumpt
A stricter gofmt
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
abiosoft/colima
Container runtimes on macOS (and Linux) with minimal setup
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
wailsapp/wails
Create beautiful applications using Go
cloudflare/ebpf_exporter
Prometheus exporter for custom eBPF metrics
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
uber-go/fx
A dependency injection based application framework for Go.