☆99Oct 29, 2024Updated last year
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project`s codes is recorded from the book of OpenGL ES 3.x 游戏开发.☆10Aug 2, 2019Updated 6 years ago
- CPP 视频地址☆23Nov 27, 2022Updated 3 years ago
- 夏曹俊老师FFmpeg安卓流媒体播放器开发实战课程的课程资料☆16May 9, 2020Updated 5 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆131Feb 25, 2022Updated 4 years ago
- 安卓系统定制,用于安卓逆向,目前功能有防root检测、支持直接替换修改系统文件、一定程度防vpn检 测、 一定程度防aosp检测、WebView强制可调试、Frida持久化、脱整体加固壳、脱抽取加固壳、追踪函数调用和smali trace。☆18Sep 5, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 5 months ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- Simple log class implemented by redirecting QDebug. 通过重定向 QDebug 实现的简易日志类☆20Aug 25, 2023Updated 2 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆382Oct 27, 2025Updated 5 months ago
- Notes, study☆129Dec 20, 2023Updated 2 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆287Jul 28, 2021Updated 4 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆63Jul 30, 2020Updated 5 years ago
- 基于C++的集群聊天服务器☆83Sep 22, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆11Mar 20, 2025Updated last year
- 基础纯c语言开发的一个动态背景,以及图形化操作学生管理系统☆10May 11, 2021Updated 4 years ago
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- tcp通用连接池☆10Mar 13, 2020Updated 6 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整 体提供性能测试。☆543Sep 9, 2020Updated 5 years ago
- 为bubbliiiing的yolo系列代码进行onnx部署(C++),目前已完美适配yolov4>>yolov5>>yolov5-6.1>>yolov7☆12Nov 16, 2022Updated 3 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- MIT 6.824 distributed system C++Version☆873Jun 10, 2023Updated 2 years ago
- CPP面试修炼☆171Mar 23, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 实现Reactor模式c++服务器,每个版本有迭代教程和源代码☆32Apr 25, 2024Updated last year
- This is the repository containing self-study notes for modern C++ to better prepare myself for workplace once graduate.☆69Jul 27, 2025Updated 8 months ago
- A tetris game made in C++ with the Windows Console☆16May 28, 2020Updated 5 years ago
- From touch gestures to model-view-projection (MVP) matrix with GLM☆13Aug 2, 2016Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 7 years ago
- Dual-path CNN with Max Gated block for Text-Based Person Re-identification☆10Dec 5, 2020Updated 5 years ago
- ☆17Dec 9, 2022Updated 3 years ago
- This repo is the extension of ThinkIdea Repo☆10Aug 16, 2020Updated 5 years ago
- ☆33Apr 3, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- 佛经☆15May 2, 2020Updated 5 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- C++Web服务框架----使用C++标准库进行开发的web服务框架,支持高并发流量,多种请求格式解析等☆17Mar 8, 2024Updated 2 years ago
- hpm apps for hpm sdk☆25Apr 3, 2026Updated 2 weeks ago
- 基于C++11的muduo网络库☆121Mar 20, 2021Updated 5 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆246Oct 14, 2022Updated 3 years ago