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
- 📚一个三级缓存的高并发内存池☆59Feb 24, 2019Updated 7 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
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 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.
- MODBUS TCP server simulator☆18Jan 29, 2023Updated 3 years ago
- 用C++实现的一个简单NoSQL☆15Apr 10, 2016Updated 10 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 5 years ago
- deep learning enhanced phase retrieval based on different architectures using tensorflow 2.0☆10Dec 18, 2019Updated 6 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 8 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆12Nov 18, 2021Updated 4 years ago
- Ultralightweight JSON parser in ANSI C☆10Mar 8, 2017Updated 9 years ago
- 基于高性能Golang Web框架Gin的基础封装和Demo演示(配置文件读取和热加载、Rotate功能的日志记录、Jwt权限验证、Sqlx操作Mysql、Redis...),MVC目录分层,可直接用于生产环境☆24Feb 8, 2021Updated 5 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.
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 7 years ago
- ☆12Dec 5, 2022Updated 3 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 5 years ago
- Using CNN for reconstruction of images aberrated by atmospheric turbulence☆13Mar 15, 2019Updated 7 years ago
- 基于Opencv+QT的视频播放器☆17Dec 1, 2019Updated 6 years ago
- ☆172Aug 6, 2019Updated 6 years ago
- 清华大学向勇陈渝操作系统的视频学习笔记,对应学堂在线视频地 址:https://www.xuetangx.com/course/THU08091000267/5883104☆15Feb 11, 2023Updated 3 years 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.
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- C++实现的高并发web服务器☆12Feb 26, 2020Updated 6 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆22Apr 15, 2023Updated 3 years ago
- A one-page-only CGraph-API-liked DAG project.☆28Feb 11, 2025Updated last year
- ⚡️一个轻巧的网络混淆代理🌏☆27Jan 26, 2022Updated 4 years ago
- Learning to Restore Images Degraded by Atmospheric Turbulence Using Uncertainty☆25Jul 12, 2022Updated 4 years ago
- Phase Screen Models for Characterizing the Deep Turbulence effects on long distance laser beam propagation.☆26Feb 12, 2021Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated 2 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 6 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 10 years ago
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- 一键创作高质量的内容。☆16Jan 26, 2026Updated 5 months ago