一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
-
Updated
Aug 28, 2025 - C++
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
cross-platform coroutine library in c++
Non-blocking library for delaying function calls
⏳ Timer Library fully implemented for Arduino DUE
Benchmark of different timer implementations(min-heap, red-black tree, timing wheel) 不同数据结构实现的定时器测试
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.
G.O.D - Grand Object-bound Dispatcher
一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。
☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)
Various advanced tools built for Unreal Engine 4
Lightweight Component Model and Messaging Framework based on ØMQ
Automatic pet feeder. It can be timed and managed online. ESP8266 nodemcu project.
delayMicrosecondsNon-blocking Virtual Delay timer. Timer-rollover safe. For the Arduino Uno and Zero.
This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, Teensy, etc. These Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other softw…
C++ application framework(基于actor模型,微内核设计理念实现的C++组件化编程应用程序框架)
Add a description, image, and links to the timer topic page so that developers can more easily learn about it.
To associate your repository with the timer topic, visit your repo's landing page and select "manage topics."