c++负载均衡服务器
☆28Aug 2, 2018Updated 8 years ago
Alternatives and similar repositories for springsnail
Users that are interested in springsnail are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆10May 10, 2020Updated 6 years ago
- c++ mysql orm☆19Nov 10, 2022Updated 3 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先 级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 years ago
- Linux高性能服务器编程源码☆559Dec 28, 2015Updated 10 years ago
- Redis在Qt下的封装☆11Jun 15, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆16Aug 19, 2020Updated 5 years ago
- 基于多进程的期货程序化交易系统☆15Feb 26, 2021Updated 5 years ago
- 基于C++的期货策略回测平台☆10Oct 3, 2019Updated 6 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 13 years ago
- 《Effective C++ 第三版》学习笔记☆16Mar 31, 2020Updated 6 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 6 years ago
- CTP auto trader☆22Jul 1, 2014Updated 12 years ago
- ggml学习笔记,ggml是一个机器学习的推理框架☆18Mar 24, 2024Updated 2 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.
- Solve leetcode problems everyday.☆35Nov 28, 2016Updated 9 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆11Nov 20, 2020Updated 5 years ago
- 斗地主牌库(含癞子和机器人)☆27Jun 29, 2018Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆31Nov 10, 2021Updated 4 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆84Aug 28, 2025Updated 11 months ago
- A realtime http audio streaming server☆30Mar 7, 2025Updated last year
- A multimedia player base on Qt.☆38Dec 18, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆33Nov 29, 2017Updated 8 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Apr 14, 2020Updated 6 years ago
- 简易无类型脚本语言☆14Sep 17, 2013Updated 12 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 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 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆45May 26, 2019Updated 7 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 11 years ago
- mc-brpc: A more convenient rpc framwork based on brpc to create rpc service☆15Feb 21, 2025Updated last year
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆16Sep 27, 2018Updated 7 years ago
- 跨平台网络库,使用epoll和iocp模型☆11May 13, 2018Updated 8 years ago
- libyui-ncurses☆20Aug 25, 2025Updated 11 months ago
- another RPC based libuv. tested on windows10 & ubuntu18.04☆36Aug 31, 2021Updated 4 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago