基于 libco 的 tcp 网络通信框架。
☆23Apr 20, 2022Updated 4 years ago
Alternatives and similar repositories for co_kimserver
Users that are interested in co_kimserver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《第一行代码 第2版》全书源代码☆14Mar 29, 2022Updated 4 years ago
- libxco是一个轻量级高性能协程网络库☆11Jul 10, 2025Updated last year
- 跨平台网络库,使用epoll和iocp模型☆11May 13, 2018Updated 8 years ago
- Linux系统下邮件系统项目☆26Apr 12, 2018Updated 8 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 基于多进程的期货程序化交易系统☆15Feb 26, 2021Updated 5 years ago
- ☆17Jan 2, 2024Updated 2 years ago
- zookeeper client of cpp, base on zookeeper c api☆35Jan 8, 2020Updated 6 years ago
- A redis sentinel client base on hiredis and in C.☆19Apr 1, 2016Updated 10 years ago
- A stl-map-like container implemented with skiplist.☆11Aug 31, 2016Updated 9 years ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆13Dec 31, 2021Updated 4 years ago
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 13 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆22Feb 18, 2024Updated 2 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.
- reveal and detect of common hooks under win32☆13Sep 23, 2020Updated 5 years ago
- 基于MFC框架实现的Windows进程信息查看,窗口查看,软件卸载,开机启动项,进程保护与隐藏☆11Jun 17, 2021Updated 5 years ago
- 保活措施☆12May 15, 2017Updated 9 years ago
- Template for GraphQL API based on PostgreSQL database server, Hasura GraphQL engine, Redis memory cache, Fastify nodejs server for custom…☆10Mar 3, 2021Updated 5 years ago
- Windows Real Time File Monitoring☆13Dec 21, 2018Updated 7 years ago
- Radix sort. A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, sup…☆33Jan 31, 2022Updated 4 years ago
- jump point search☆23Sep 20, 2023Updated 2 years ago
- simple xlsx reader☆33May 17, 2025Updated last year
- a tiny c++ reflect library☆15Jul 10, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 主要利用DPDK做DPI功能,此项目仅仅作为个人学习DPDK的实践项目。☆23Nov 30, 2017Updated 8 years ago
- Windows 驱动开发基础函数库,供个人使用