allenhsu's Stars
toeverything/AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
go-kit/kit
A standard library for microservices.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
celery/celery
Distributed Task Queue (development branch)
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
imgproxy/imgproxy
Fast and secure standalone server for resizing and converting remote images
robertkrimen/otto
A JavaScript interpreter in Go (golang)
marp-team/marp
The entrance repository of Markdown presentation ecosystem
share/sharedb
Realtime database backend based on Operational Transformation (OT)
gobwas/ws
Tiny WebSocket library for Go.
eranyanay/1m-go-websockets
handling 1M websockets connections in Go
googollee/go-socket.io
socket.io library for golang, a realtime application framework.
dgraph-io/ristretto
A high performance memory-bound Go cache
h2non/imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
dop251/goja
ECMAScript/JavaScript engine in pure Go
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
go-mysql-org/go-mysql
a powerful mysql toolset with Go
mailru/easyjson
Fast JSON serializer for golang.
hashicorp/golang-lru
Golang LRU cache
go-mysql-org/go-mysql-elasticsearch
Sync MySQL data into elasticsearch
coder/websocket
Minimal and idiomatic WebSocket library for Go
rogchap/v8go
Execute JavaScript from Go
lesismal/nbio
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
araddon/dateparse
GoLang Parse many date strings without knowing format in advance.
lxzan/gws
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
juju/errors
Common juju errors and functions to annotate errors. Based on juju/errgo
pfrazee/crdt_notes
notebox/nb-crdt-go
The go version of nb-crdt