Pinned Repositories
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
awesome-twitter-communities
Awesome Twitter Communities for Engineers
bloomfilter
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
BloomFilter-1
go语言实现布隆过滤器
build-web-application-with-golang
A golang ebook intro how to build a web with golang
gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~
go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
gopay
QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【微信支付接入V3中...】
jaeger
CNCF Jaeger, a Distributed Tracing Platform
rocketmq-client-go
Apache RocketMQ go client
savico-swee's Repositories
savico-swee/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
savico-swee/awesome-twitter-communities
Awesome Twitter Communities for Engineers
savico-swee/croc
Easily and securely send things from one computer to another :crocodile: :package:
savico-swee/facechain
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
savico-swee/fsnotify
Cross-platform file system notifications for Go.
savico-swee/gengine
savico-swee/gjson
Get JSON values quickly - JSON parser for Go
savico-swee/go-daily-lib
Go 每日一库
savico-swee/go-ethereum
Official Go implementation of the Ethereum protocol
savico-swee/go-patterns
Curated list of Go design patterns, recipes and idioms
savico-swee/go-querystring
go-querystring is Go library for encoding structs into URL query strings.
savico-swee/go-recipes
🦩 Tools for Go projects
savico-swee/goa.c
📚 数据结构和算法(Golang实现)- 计算机科学入门读物
savico-swee/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
savico-swee/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
savico-swee/hackingtool
ALL IN ONE Hacking Tool For Hackers
savico-swee/healer
golang lib for kafka
savico-swee/hey
HTTP load generator, ApacheBench (ab) replacement
savico-swee/httpstat
It's like curl -v, with colours.
savico-swee/jsonrpc
A simple go implementation of json rpc 2.0 client over http
savico-swee/lumberjack
lumberjack is a log rolling package for Go
savico-swee/nebula-go
Nebula client in Golang
savico-swee/ratelimit
Efficient token-bucket-based rate limiter package.
savico-swee/redis
Type-safe Redis client for Golang
savico-swee/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
savico-swee/savico-swee
Config files for my GitHub profile.
savico-swee/stripe-go
Go library for the Stripe API.
savico-swee/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
savico-swee/zap
Blazing fast, structured, leveled logging in Go.
savico-swee/zerolog
Zero Allocation JSON Logger