nickmurr's Stars
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
khannedy/golang-clean-architecture
Go-Lang Clean Architecture
indrayyana/go-fiber-boilerplate
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
cavaliergopher/grab
A download manager package for Go
bgstaal/multipleWindow3dScene
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
IBM/fp-go
functional programming library for golang
proullon/ramsql
In-memory SQL engine in Go sql/driver for testing purpose
zboxfs/zbox
Zero-details, privacy-focused in-app file system.
fclairamb/ftpserver
Golang based autonomous FTP server with SFTP, S3, Dropbox, and Google Drive connectors.
motion-canvas/motion-canvas
Visualize Your Ideas With Code
mikestefanello/pagoda
Rapid, easy full-stack web development starter kit in Go
planetscale/vtprotobuf
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Nerzal/gocloak
golang keycloak client
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
dolthub/swiss
Golang port of Abseil's SwissTable
projectdiscovery/katana
A next-generation crawling and spidering framework.
liyue201/gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
thangchung/go-coffeeshop
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
lorien/awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing.
QwikDev/qwik
Instant-loading web apps, without effort
antonmedv/finder
CSS Selector Generator 🗺
go-rod/rod
A Chrome DevTools Protocol driver for web automation and scraping.
coocood/freecache
A cache library for Go with zero GC overhead.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving