Pinned Repositories
Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
awesome-dubbo
Dubbo resources collection
beanstalkd
Beanstalk is a simple, fast work queue.
bee
Bee is a tool for helping develop with beego app framework.
beego
beego is an open-source, high-performance web framework for the Go programming language.
bigcache
Efficient cache for gigabytes of data written in Go.
book
学习笔记
elegant_algorithm
elegant algorithm
rpcx
Faster multil-language bidirectional RPC framework in Go, like alibaba Dubbo and weibo Motan in Java, but with more features, Scale easily.
sharding
golang mysql orm sharding extension
sniperdong's Repositories
sniperdong/awesome-dubbo
Dubbo resources collection
sniperdong/bigcache
Efficient cache for gigabytes of data written in Go.
sniperdong/cobra
A Commander for modern Go CLI interactions
sniperdong/concurrent-map
a thread-safe concurrent map for go
sniperdong/concurrent_map
The better performance thread-safe map in GO
sniperdong/devconf
sniperdong/fescar
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
sniperdong/file-rotatelogs
Port of perl5 File::RotateLogs to Go
sniperdong/gocity
:bar_chart: Code City metaphor for visualizing Go source code in 3D
sniperdong/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
sniperdong/golang-lru
Golang LRU cache
sniperdong/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
sniperdong/gorm
The fantastic ORM library for Golang, aims to be developer friendly
sniperdong/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
sniperdong/hertz-examples
Examples for Hertz.
sniperdong/HighPerformanceGo
sniperdong/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
sniperdong/kit
A standard library for microservices.
sniperdong/logrus
Structured, pluggable logging for Go.
sniperdong/owlcache
🦉owlcache is a lightweight, high-performance, non-centralized, distributed Key/Value memory-cached data sharing application written by Go . keyword : golang cache、go cache、golang nosql
sniperdong/project-layout
Standard Go Project Layout
sniperdong/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
sniperdong/service_decorators
Simplify your microservice development
sniperdong/spikeSystem
sniperdong/ttlcache
an in-memory LRU string-string map with expiration for golang
sniperdong/viper
Go configuration with fangs
sniperdong/words_backend
word backend
sniperdong/words_frontend
words frontend
sniperdong/zap
Blazing fast, structured, leveled logging in Go.
sniperdong/zerolog
Zero Allocation JSON Logger