一个用c以及cpp写的简单的web服务器!
☆16Feb 19, 2017Updated 9 years ago
Alternatives and similar repositories for Spweb
Users that are interested in Spweb are comparing it to the libraries listed below
Sorting:
- 一个简易的正则表达式引擎!☆10Apr 9, 2017Updated 8 years ago
- 一个用c以及cpp写的简易的ftp服务器.☆14Aug 6, 2017Updated 8 years ago
- Kernel created for 15-410 Operating Systems class at Carnegie Mellon☆16Apr 22, 2016Updated 9 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- ☆12May 31, 2019Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Jul 4, 2018Updated 7 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- Face tracking algorithm (programmed in C++ - OpenCV) sends control commands to Arduino based Pan-Tilt camera programmed in Java☆10Jan 21, 2013Updated 13 years ago
- 轻量级Http服务器☆33Apr 11, 2021Updated 4 years ago
- 金仕达内存数据库体验版。☆10Apr 23, 2021Updated 4 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- Practical Byzantine Fault Tolerance Consensus and A Simple Distributed Ledger Application☆11Dec 15, 2017Updated 8 years ago
- slg_game_server for golang☆11Oct 12, 2018Updated 7 years ago
- Stream processing engine☆13Apr 7, 2021Updated 4 years ago
- golang实现的回合制战斗系统☆11Jul 5, 2020Updated 5 years ago
- Integration and automation of NS-3 network simulator and Linux Containers☆12Nov 12, 2019Updated 6 years ago
- Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)☆10Apr 8, 2021Updated 4 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 4 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- Fixing annoying password typos during login☆11Jan 21, 2022Updated 4 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- CalvinFS project using C/C++☆12May 25, 2017Updated 8 years ago
- Latr: Lazy Translation Coherence - ASPLOS'18☆16Nov 15, 2021Updated 4 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
- 跨平台网络库,使用epoll和iocp模型☆10May 13, 2018Updated 7 years ago
- Depth C++ library☆10Nov 15, 2018Updated 7 years ago
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆43Oct 22, 2015Updated 10 years ago
- Code repository for R Data Mining Blueprints, published by Packt☆10Jan 14, 2021Updated 5 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 9 years ago
- This is the course taught by Prof.John Shen and Prof. Onur Mutlu from CMU☆11May 13, 2016Updated 9 years ago
- Unix环境高级编程学习笔记☆13Jul 20, 2014Updated 11 years ago
- Lamport and Vector clocks☆12Sep 10, 2015Updated 10 years ago
- ☆15Sep 9, 2020Updated 5 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- Zexium Virtual Machine (aka. ZexVM or ZVM)☆10Feb 20, 2018Updated 8 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- A C++ Networking Library implementing protocols for HTTP, (Not implemented: FTP, (E)SMTP, IMAP, POP3...)☆20Feb 7, 2014Updated 12 years ago