zoho-c
A postgraduate student in BUPT
Beijing University of Posts and TelecommunicationHaidian, Beijing City
zoho-c's Stars
zsummer/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
YMGogre/qviz_demo
OctoMap/octomap
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
KonstantinosAng/PyKinect2-PyQtGraph-PointClouds
Creating real-time dynamic Point Clouds using PyQtGraph, Kinect 2 and the python library PyKinect2.
zhuge2333/4DRadarSLAM
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
HavocFiXer/mmMesh
jackwener/Readings-in-Database-Systems-5th-CN
Readings in Database Systems, 5th Edition 中文翻译
Codesire-Deng/co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
chengyangkj/Ros_Qt5_Gui_App
ROS human computer interface based on Qt5(基于Qt5的ROS人机交互界面)
tianrun-chen/xLSTM-UNet-PyTorch
Replacing Mamba with xLSTM! It works better. We show that xLSTM-Unet can be an effective semantic segmentation backbone.
arbellea/LSTM-UNet
0voice/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
ConnectedSystemsLab/radarize_ae
ConnectedSystemsLab/xwr_raw_ros
ROS node for capturing raw ADC I/Q samples from Texas Instruments (TI) mmWave radars (xWR1843, xWR6843, xWR2944, xWR1843AOP, xWR6843AOP)
moodoki/iwr_raw_rosnode
ROS Node for capturing raw ADC readings from the TI-xWR1xxx radars with the DCA100EVM
apachecn/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
CN-annotation-team/leveldb-chinese-annotated
leveldb chinese annotation
ChunelFeng/CThreadPool
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
apache/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".
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
thucyw/RPDNet
Razirp/ThreadPool
A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。
PPPHUANG/rpc-spring-starter
基于Netty的Rpc-SpringBoot-Starter