一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协程的signal信号处理机制,提供不同线程间协程同步协作的互斥量mutex,读写锁,条件变量cond,信号量sem,countDownLatch及用于数据共享的channel等等,总之很好玩,,,
☆16Apr 17, 2021Updated 5 years ago
Alternatives and similar repositories for XCoroutine
Users that are interested in XCoroutine are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆35May 24, 2025Updated last year
- tail log to kafka, support lua filter before send☆10Aug 19, 2019Updated 6 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 5 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Nov 12, 2013Updated 12 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 11 years ago
- header only log inherited from Nanolog☆41Jul 31, 2020Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Jan 28, 2021Updated 5 years ago
- ggml学习笔记,ggml是一个机器学习的推理框架☆18Mar 24, 2024Updated 2 years ago
- An Unity3D client to show how to use Unity3D and ARK to create a network game.☆14Feb 6, 2018Updated 8 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- 基于解释器模式的AI框架☆10Dec 14, 2016Updated 9 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆19Jan 31, 2023Updated 3 years ago
- c++负载均衡服务器☆28Aug 2, 2018Updated 8 years ago
- A Game Server develop frame for web game and mobile game☆21Aug 30, 2016Updated 9 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- demo clients☆20Jul 31, 2017Updated 9 years ago
- This repo holds a library for low overhead zipkin instrumentation based on the LTTng toolkit☆20May 19, 2015Updated 11 years ago
- GN meta-build system parser, static code model and navigable code browser☆13Aug 8, 2022Updated 4 years ago
- XML auto make C++ DataBase and memory code☆14Jul 25, 2018Updated 8 years ago
- 管道实现的进程间通信库,多线程支持☆31Aug 28, 2018Updated 7 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.
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- 仓颉语言 Lora☆12Sep 10, 2024Updated last year
- 音视频学习,相关文件格式/协议分析。h264 nalu aac adts flv☆14Mar 6, 2021Updated 5 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
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 11 years ago
- occiwrapper is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.It was writen by C++, a…☆17Aug 26, 2015Updated 10 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.
- This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing…☆20Feb 13, 2025Updated last year
- 修改好的Skia VS2008解决方案、编译VS2008 Skia所需的第三方库☆28Nov 24, 2016Updated 9 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 4 years ago
- 仓颉 JSON 字面量宏☆11Mar 10, 2025Updated last year
- libyui-ncurses☆20Aug 25, 2025Updated 11 months ago
- EasyProtocol是EasyDarwin开源流媒体服务器和开源平台使用的一套开源json协议,具有合理的结构设计、完善的层次逻辑以及简单精炼的调用接口,非常易于使用和扩展,不仅长期应用于EasyDarwin的服务器及平台中,而且能够快速扩展用户的自定义需求,非常好用!☆47Oct 26, 2015Updated 10 years ago
- tail log to kafka, support lua filter before send☆29Nov 17, 2020Updated 5 years ago