雷系泡泡's starred repositories
chromem-go
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
data-structures
Abstract data structures Go packages, built with performance and concurrency in mind to learn Go.
weightedrand
:balance_scale: Fast weighted random selection for Go
UnrealAutomator
A UE4 plugin for game testers, especially for mobile game testers
ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
go-protoparser
Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
go-generics-the-hard-way
A hands-on approach to getting started with Go generics.
timeboundmap
A Map data structure with expiration cleanup
zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
google-cloud-go
Google Cloud Client Libraries for Go.
go-netflow
go netflow, capture process in/out traffic, similar to c Nethogs.
go-reflector
Go reflection simplified