用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目
☆43Oct 22, 2015Updated 10 years ago
Alternatives and similar repositories for HttpServer
Users that are interested in HttpServer are comparing it to the libraries listed below
Sorting:
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- MacOS on Huananzhi X99 TF with OpenCore☆10Apr 19, 2023Updated 2 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- C++ network library☆10Apr 14, 2015Updated 10 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆36Jul 29, 2024Updated last year
- 轻量级Http服务器☆33Apr 11, 2021Updated 4 years ago
- A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.☆17Feb 20, 2026Updated last week
- Gobang game based on Minimax in C language. 中国科学院大学2022-2023秋季学期 《程序设计基础与实验(C语言)》课程大作业——基于Min-Max搜索策略的五子棋对战程序☆11Dec 18, 2023Updated 2 years ago
- CSDN博客《MuJoCo 全流程实战教程:从零搭建一个仿真实验》的代码☆27Aug 22, 2025Updated 6 months ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 9 years ago
- 金仕达内存数据库体验版。☆10Apr 23, 2021Updated 4 years ago
- Source code for 'Beginning XCode' by Matthew Knott☆10Mar 30, 2017Updated 8 years ago
- TouchGFX例程☆10Dec 14, 2016Updated 9 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- please refer to https://github.com/go-internals-cn/go-internals☆35Jun 5, 2018Updated 7 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 11 years ago
- Apple app store reviews and ratings scraper. Use LLM, unmaintained.☆10Aug 2, 2025Updated 6 months ago
- A Golang Implementation of a non-interactive Schnorr ZKP over Elliptic Curves☆10Sep 1, 2019Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- Home of the TrueOS Network Manager Qt GUI☆12Jul 31, 2019Updated 6 years ago
- 從網上找到的《泥潭6》mudlib源碼☆11May 23, 2018Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- Generate sortable, unique transaction or request IDs for OpenResty/nginx.☆13Apr 1, 2018Updated 7 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- 侠客行2001-utf8版,用fluffos跑在os x上的单机mud。☆10Jul 1, 2018Updated 7 years ago
- conntrack-tools i.e. conntrack and conntrackd☆11Dec 18, 2019Updated 6 years ago
- a system exploration and troubleshooting tool☆17Feb 9, 2015Updated 11 years ago
- Various Pike modules☆18Aug 17, 2016Updated 9 years ago
- MacOS, Linux and Windows Clipboard Management App☆11Mar 10, 2025Updated 11 months ago
- Universal PMON source for LS2K targets☆11Oct 13, 2020Updated 5 years ago
- 一个用于获取加密货币价格涨跌行情的 daemon,封装了多家交易所的API,将数据持久化在本地☆11Aug 31, 2018Updated 7 years ago
- |Linux网络编程中select/epoll的比较☆12Jul 8, 2015Updated 10 years ago