用C++开发web服务器框架
☆31Jul 24, 2021Updated 4 years ago
Alternatives and similar repositories for webCpp
Users that are interested in webCpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- server based on boost☆18Nov 11, 2019Updated 6 years ago
- 使用C++11完成的Web服务器☆36Nov 28, 2019Updated 6 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- c语言实现的能在windows和linux下运行的http 服务器,支持动态页面☆11Jul 18, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 11 years ago
- Qt多线程实现进度条示例☆10Oct 27, 2017Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 💻 High-performance multi-thread web server written by C++☆30Jul 29, 2019Updated 6 years ago
- high performance tcp server☆23Nov 21, 2018Updated 7 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- C++高性能分布式服务器框架☆13Mar 2, 2020Updated 6 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/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- 基于C++线程池的轻量级Web并发服务器☆158Jun 11, 2021Updated 4 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- CrackDb是一款Java开发的数据库账号密码破解工具。支持 Access、Mysql、SQL Server、Oracle等数据库破解☆13Apr 9, 2017Updated 9 years ago
- 轻量级分布式消息队列☆24Jan 29, 2015Updated 11 years ago
- DDOS defalte是一款免费的用来防御和减轻DDoS攻击。它通过netstat监测跟踪创建大量网络连接的IP地址,在检测到某个结点超过预设的限制时,该程序会通过APF或iptables禁止或阻挡这些IP.☆29Jun 22, 2015Updated 10 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Apr 7, 2013Updated 13 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Jul 22, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一个非阻塞的C++多线程网络库☆10Jul 18, 2018Updated 7 years ago
- Entropy DDoS Detection☆20Jun 7, 2010Updated 15 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- For better using Labeled Faces in the Wild Benchmark, I provide the code of three versions, namely C++, python and Octave.☆18Feb 5, 2014Updated 12 years ago
- 实现轻量级RPC框架,网络通信框架Netty、注册中心(Zookeeper、Nacos)、Java基础(注解、反射、多线程、Future、SPI 、动态代理)、自定义传输协议、多种序列化(ProtoBuf / Kyro / Hessian)、Gzip压缩、轮询、随机、一致性…☆14May 7, 2022Updated 3 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- JAVAMonitorPLUS性能监控系统,适用于监控所有Java应用,具有堆内存监控、方法区监控、GC监控、类加载监控、类编译监控与线程监控,提供堆快照下载,线程快照下载,服务器信息查看,权限验证和登录☆10Jun 21, 2022Updated 3 years ago
- C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。☆17Aug 11, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- golang搭建的websocket服务器☆25Nov 17, 2017Updated 8 years ago
- fileshare is a self hosted cloud-disk-like, grpc-based file server☆26Jun 28, 2025Updated 9 months ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 8 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- Java 游戏服务器 仿照网狐内核编写☆14Aug 2, 2015Updated 10 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Dec 6, 2023Updated 2 years ago
- Linux环境下的C/C++小项目☆98Oct 28, 2017Updated 8 years ago