Pinned Repositories
CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、基于流图的并行计算框架。欢迎star & fork
deep-into-node
深入理解Node.js:核心思想与源码分析
easyNet
a light net library with epoll
easyRpc
A web like api rpc which support sync && async call
IVA-Xception
IVA-Xception model which can achieve high performance in identifying multiple birds from overlapping bird sounds recordings based on IVA and Xception
rocketmq-client-cpp
Apache RocketMQ cpp client
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
SCU-Anonymous-Forum
scu anonymous forum
SCU-Anonymous-Forum-iOS
【火锅底料】—— 四川大学匿名社区
Short-text-filtering
short text filter for Anonymous community
HypenZou's Repositories
HypenZou/easyNet
a light net library with epoll
HypenZou/easyRpc
A web like api rpc which support sync && async call
HypenZou/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
HypenZou/aionet
A lightweight high-performance AIO server
HypenZou/any-touch
:wave: 手势库, 按需2kb~5kb, 兼容PC / 移动端
HypenZou/arpc
More effective network communication, two-way calling, notify and broadcast supported.
HypenZou/Bulk
A modern interface for implementing bulk-synchronous parallel programs.
HypenZou/chafan-frontend
PWA for Chafan
HypenZou/committest
HypenZou/CppDesignPattern
22种设计模式的C++实现
HypenZou/flutter_vignettes
A collection of fun Flutter experiments, created by gskinner, in partnership with Google.
HypenZou/gev
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
HypenZou/gitbooktest
test for gitbook
HypenZou/go-deadlock
Online deadlock detection in go (golang)
HypenZou/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
HypenZou/goim
goim
HypenZou/goroutine
Package for getting the runtime ID of a goroutine
HypenZou/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
HypenZou/kitex
A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.
HypenZou/kitex-examples
HypenZou/nbio
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
HypenZou/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
HypenZou/nsq
A realtime distributed messaging platform
HypenZou/proposal
A repository for gRFCs
HypenZou/raft-boltdb
Raft backend implementation using BoltDB
HypenZou/ringbuffer
🚀🚀自动扩容的循环缓冲区实现
HypenZou/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
HypenZou/seata-golang
A Distributed Transaction Framework, like SEATA, support TCC mode and AT mode. DingTalk: seata-golang 社区
HypenZou/spinlock
a simple spin lock
HypenZou/zinc
Zinc Search engine. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.