NtyCo
Cooperative scheduler
An implementation of cooperative scheduling with embedded web servers and clients.
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
860 stars
33 watching
287 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
coroutinetinyhttpdwebbench
Related projects:
Repository | Description | Stars |
---|---|---|
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| A lightweight and distributed task scheduling platform written in Rust. | 717 |
| Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling | 455 |
| An API and scheduling library for parallel programming using multicore CPUs | 1,763 |
| A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
| A tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading | 620 |
| A framework for building distributed job scheduling systems with Nest.js decorators. | 436 |
| A single header C++11 task scheduler for managing concurrent tasks. | 190 |
| A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. | 317 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
| A thread-safe task scheduler for .NET applications | 14 |