Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
apue
《UNIX环境高级编程》随书代码与课后习题
Asgard
Asgarde Framework
avalon
Hyperledger Avalon (formerly Trusted Compute Framework)
beego
beego is an open-source, high-performance web framework for the Go programming language.
bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
disruptor
High Performance Inter-Thread Messaging Library
dkron
Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
hahastar's Repositories
hahastar/dkron
Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
hahastar/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
hahastar/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
hahastar/apue
《UNIX环境高级编程》随书代码与课后习题
hahastar/Asgard
Asgarde Framework
hahastar/avalon
Hyperledger Avalon (formerly Trusted Compute Framework)
hahastar/beego
beego is an open-source, high-performance web framework for the Go programming language.
hahastar/bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
hahastar/disruptor
High Performance Inter-Thread Messaging Library
hahastar/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
hahastar/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
hahastar/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
hahastar/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
hahastar/go-ipfs
IPFS implementation in Go
hahastar/gossamer
🕸️ Gossamer: A Go implementation of the Polkadot Host
hahastar/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
hahastar/iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
hahastar/jdk
JDK main-line development
hahastar/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
hahastar/kubernetes
Production-Grade Container Scheduling and Management
hahastar/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
hahastar/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
hahastar/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
hahastar/netty
Netty project - an event-driven asynchronous network application framework
hahastar/nocalhost
Nocalhost is a Cloud Native Environment.
hahastar/ossfs
Export s3fs for aliyun oss.
hahastar/pulsar
Apache Pulsar - distributed pub-sub messaging system
hahastar/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
hahastar/slate
Beautiful static documentation for your API
hahastar/tomcat
Apache Tomcat