Pinned Repositories
AliOS-Things
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Automatic_ticket_purchase
大麦网抢票脚本
Autoticket
大麦网自动抢票工具
blazingmq
A modern high-performance open source message queuing system
Book
BPol
A simple algorithm for Boolean operations on polygons
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
catrixCT's Repositories
catrixCT/AliOS-Things
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
catrixCT/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
catrixCT/blazingmq
A modern high-performance open source message queuing system
catrixCT/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
catrixCT/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
catrixCT/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
catrixCT/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
catrixCT/dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
catrixCT/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
catrixCT/first-contributions
🚀✨ Help beginners to contribute to open source projects
catrixCT/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
catrixCT/free-programming-books
:books: Freely available programming books
catrixCT/glog
C++ implementation of the Google logging module
catrixCT/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
catrixCT/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
catrixCT/linux-source-code-analyze
Linux内核源码分析
catrixCT/mars
Mars is a cross-platform network component developed by WeChat.
catrixCT/miniob
MiniOB is one mini database, helping developers to learn how database works.
catrixCT/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
catrixCT/MyTinySTL
Achieve a tiny STL in C++11
catrixCT/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
catrixCT/OURS-project
Step-by-step instructions to build a smartphone that is open-source, upgradeable, repairable, and Big Tech free.
catrixCT/ROS
🔥ROS(c++)机器人操作系统 学习(写于2020年夏)
catrixCT/serenity
The Serenity Operating System 🐞
catrixCT/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
catrixCT/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
catrixCT/TencentOS-kernel
腾讯针对云的场景研发的服务器操作系统
catrixCT/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
catrixCT/workadventure
A collaborative web application (virtual office) presented as a 16-bit RPG video game
catrixCT/xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.