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 5 years ago
- 📚一个三级缓存的高并发内存池☆60Feb 24, 2019Updated 7 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++并发编程实战(第2版)翻译自《C++ Concurrency in Action 2nd Edition》☆53Sep 27, 2024Updated last year
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- 用C++实现的一个简单NoSQL☆15Apr 10, 2016Updated 10 years ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆11Feb 16, 2022Updated 4 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆12Nov 18, 2021Updated 4 years ago
- deep learning enhanced phase retrieval based on different architectures using tensorflow 2.0☆11Dec 18, 2019Updated 6 years ago
- Ultralightweight JSON parser in ANSI C☆10Mar 8, 2017Updated 9 years ago
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 7 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 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.
- ☆12Dec 5, 2022Updated 3 years ago
- Using CNN for reconstruction of images aberrated by atmospheric turbulence☆13Mar 15, 2019Updated 7 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 基于Opencv+QT的视频播放器☆17Dec 1, 2019Updated 6 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本, 不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- ☆172Aug 6, 2019Updated 6 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发 服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 6 months ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 清华大学向勇陈渝操作系统的视频学习笔记,对应学堂在线视频地址:https://www.xuetangx.com/course/THU08091000267/5883104☆15Feb 11, 2023Updated 3 years ago
- C++实现的高并发web服务器☆12Feb 26, 2020Updated 6 years ago
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 3 years ago
- A one-page-only CGraph-API-liked DAG project.☆27Feb 11, 2025Updated last year
- ⚡️一个轻巧的网络混淆代理🌏☆27Jan 26, 2022Updated 4 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 6 years ago
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 3 years ago
- Learning to Restore Images Degraded by Atmospheric Turbulence Using Uncertainty☆24Jul 12, 2022Updated 3 years ago
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 6 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆49Feb 16, 2020Updated 6 years ago