some standard project
☆11Aug 21, 2022Updated 3 years ago
Alternatives and similar repositories for standard-project
Users that are interested in standard-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 📚一个三级缓存的高并发内存池☆61Feb 24, 2019Updated 7 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- MODBUS TCP server simulator☆18Jan 29, 2023Updated 3 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- C++并发编程实战(第2版)翻译自《C++ Concurrency in Action 2nd Edition》☆51Sep 27, 2024Updated last year
- 用C++实现的一个简单NoSQL☆15Apr 10, 2016Updated 9 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆11Nov 18, 2021Updated 4 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- deep learning enhanced phase retrieval based on different architectures using tensorflow 2.0☆11Dec 18, 2019Updated 6 years ago
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 6 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 years ago
- Using CNN for reconstruction of images aberrated by atmospheric turbulence☆13Mar 15, 2019Updated 7 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 基于Opencv+QT的视频播放器☆18Dec 1, 2019Updated 6 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- ☆170Aug 6, 2019Updated 6 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 4 months ago
- 基于高性能Golang Web框架Gin的基础封装和Demo演示(配置文件读取和热加载、Rotate功能的日志记录、Jwt权限验证、Sqlx操作Mysql、Redis...),MVC目录分层,可直接用于生产环境☆24Feb 8, 2021Updated 5 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- C++实现的高并发web服务器☆13Feb 26, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 2 years ago
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- ⚡️一个轻巧的网络混淆代理🌏☆27Jan 26, 2022Updated 4 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 5 years ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- Learning to Restore Images Degraded by Atmospheric Turbulence Using Uncertainty☆23Jul 12, 2022Updated 3 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆49Feb 16, 2020Updated 6 years ago
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 6 years ago
- 希加加训练营对外练习题☆60Oct 20, 2025Updated 5 months ago