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/CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、基于流图的并行计算框架。欢迎star & fork
HypenZou/leetgo
Best LeetCode friend for geek. :snowboarder:
HypenZou/timed-task
提供持久化的定时任务
HypenZou/rocketmq-client-cpp
Apache RocketMQ cpp client
HypenZou/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
HypenZou/A-Tiny-Network-Library
参考陈硕的 muduo 库,使用 C++ 11 编写的高性能网络库,内部实现有 HTTP 服务器,可支持 GET 请求。
HypenZou/beanstalkd
Beanstalk is a simple, fast work queue.
HypenZou/bustub
The BusTub Relational Database Management System (Educational)
HypenZou/c-binance-futures-quant
low-cost, high-efficiency, easy-to-implement
HypenZou/corplink-rs
使用 rust 实现的飞连客户端
HypenZou/course
高性能并行编程与优化 - 课件
HypenZou/defer-core
storage kernel of defer engine base on rocksdb
HypenZou/delayqueue
golang implemented reliable delay message queue based on redis. Go 语言实现的基于 Redis 的延时消息队列,支持基于 ACK 机制的可靠投递
HypenZou/GreenPepper
HypenZou/HypenZou
HypenZou/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
HypenZou/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
HypenZou/lightflus
A Lightweight, Cloud-Native Stateful Distributed Dataflow Engine
HypenZou/lmstfy
A task queue with REST API
HypenZou/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
HypenZou/minio
High Performance Object Storage for AI
HypenZou/MyTinySTL
Achieve a tiny STL in C++11
HypenZou/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
HypenZou/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
HypenZou/qwerty-learner-vscode
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 VSCode 摸🐟版 / Words learning and English muscle memory training software designed for keyboard workers for VSCode
HypenZou/Reimplement.Of.Cpp.Standard.Library
HypenZou/smallkv
A small Key-Value storage engine written in C++.
HypenZou/toplingdb
ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
HypenZou/toydb
Distributed SQL database in Rust, written as a learning project
HypenZou/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications