jiaxwu's Stars
torvalds/linux
Linux kernel source tree
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
facebook/zstd
Zstandard - Fast real-time compression algorithm
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
open-policy-agent/opa
Open Policy Agent (OPA) is an open source, general-purpose policy engine.
onsi/ginkgo
A Modern Testing Framework for Go
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
nodejs/http-parser
http request/response parser for c
coocood/freecache
A cache library for Go with zero GC overhead.
klauspost/compress
Optimized Go Compression Packages
golang-module/carbon
A simple, semantic and developer-friendly golang package for time
egonelbre/gophers
Free gophers
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
golang/net
[mirror] Go supplementary network libraries
kevinzg/facebook-scraper
Scrape Facebook public pages without an API key
araddon/dateparse
GoLang Parse many date strings without knowing format in advance.
klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go
tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
golang/snappy
The Snappy compression format in the Go programming language.
bits-and-blooms/bitset
Go package implementing bitsets
minio/highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
golang/sync
[mirror] concurrency primitives
mitchellh/hashstructure
Get hash values for arbitrary values in Go (golang).
golang/time
[mirror] Go supplementary time packages
rjl493456442/leveldb-handbook
Analysis leveldb source code step by step
jiaxwu/gommon
Go Common Lib
jiaxwu/ginrest
消除RESTful接口的模板代码