Pinned Repositories
argo-dataflow
Dataflow is a Kubernetes-native platform for executing large parallel data-processing pipelines.
awesome-go
A curated list of awesome Go frameworks, libraries and software
bcbc
:credit_card: China UnionPay Bank Card BIN Checker
conference
copygen
Go generator to copy values from type to type and fields from struct to struct. Copier without reflection.
deep-image-prior
Image restoration with neural networks but without learning.
dionysus
golang tools
faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
github_huanghyw_jd_seckill
go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
hwzp99's Repositories
hwzp99/dionysus
golang tools
hwzp99/jd_seckill
hwzp99/awesome-go
A curated list of awesome Go frameworks, libraries and software
hwzp99/keto
Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
hwzp99/rust-boom
rust awesome. 💥
hwzp99/kratos-mono-repo
基于Kratos的集中式仓库项目模版
hwzp99/interview-baguwen
面试八股文
hwzp99/snowflake
一个简单、高校的雪花算法实现
hwzp99/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
hwzp99/tollbooth
Simple middleware to rate-limit HTTP requests.
hwzp99/copygen
Go generator to copy values from type to type and fields from struct to struct. Copier without reflection.
hwzp99/argo-dataflow
Dataflow is a Kubernetes-native platform for executing large parallel data-processing pipelines.
hwzp99/sonic
A blazingly fast JSON serializing & deserializing library
hwzp99/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
hwzp99/WeChatTweak-macOS
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
hwzp99/interview-guide
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
hwzp99/holmes
self-aware Golang profile dumper
hwzp99/nacos-nginx-template
通过Nacos让Nginx拥有服务发现能力
hwzp99/TransNetV2
TransNet V2: Shot Boundary Detection Neural Network
hwzp99/conference
hwzp99/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
hwzp99/interviewtop
hwzp99/interview-go
golang面试题集合
hwzp99/Go-Questions
📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
hwzp99/profefe
Continuous profiling for long-term postmortem analysis
hwzp99/deep-image-prior
Image restoration with neural networks but without learning.
hwzp99/bcbc
:credit_card: China UnionPay Bank Card BIN Checker
hwzp99/github_huanghyw_jd_seckill
hwzp99/n2n-watermark-remove
基于noise2noise修改的深度学习去水印项目。
hwzp99/go-interview
Collection of Technical Interview Questions solved with Go