jdmeyer3's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
pmndrs/zustand
🐻 Bear necessities for state management in React
slimtoolkit/slim
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
rivo/tview
Terminal UI library with rich, interactive widgets — written in Golang
rs/zerolog
Zero Allocation JSON Logger
bufbuild/buf
The best way of working with Protocol Buffers.
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
googollee/go-socket.io
socket.io library for golang, a realtime application framework.
asynkron/protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
uber/h3
Hexagonal hierarchical geospatial indexing system
nikolaydubina/go-recipes
🦩 Tools for Go projects
uber-go/nilaway
Static analysis tool to detect potential nil panics in Go code
darccio/mergo
Mergo: merging Go structs and maps since 2013
google/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
destel/rill
Go toolkit for clean, composable, channel-based concurrency
go-fuego/fuego
Golang Fuego - web framework generating OpenAPI 3 spec from source code
launchbadge/realworld-axum-sqlx
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
thalo-rs/thalo
An Event Sourcing runtime with WebAssembly & embedded event store
jmattheis/goverter
Generate type-safe Go converters by defining function signatures.
switchupcb/copygen
Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on types.
kevlened/fireway
A schema migration tool for firestore
go-gremlins/gremlins
A mutation testing tool for Go.
elewis787/boa
A Cobra command styled usage and help component powered by bubbletea
tobiasbernet/svelte-wasm
ariga/ogent
Ent Extension to integrate ogen
volatiletech/null
reasonable handling of nullable values
entur/firestore-batcher
Batched write operations for Cloud Firestore made easy