brinkqiang / dmtimer
C++ high performance timer. support 10 million timer objects.
☆6Updated this week
Alternatives and similar repositories for dmtimer:
Users that are interested in dmtimer are comparing it to the libraries listed below
- Lua fully automated engine. based on tolua++, support lua 5.1-5.4. C++ call Lua(pcall) 2 million/s. pb2, pb3 support.(https://github.com…☆4Updated 2 weeks ago
- Win32 IPC library with async api☆52Updated 8 years ago
- vscode internal network offline development and debugging environment settings.☆6Updated 2 years ago
- duilib-Ex-Debug☆62Updated 8 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆39Updated 3 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆61Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。☆70Updated last year
- 一款设计不错的线程池☆18Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- XSKIN 是基于 c++ 和GDI做的 一个UI库. Direct UI库,部分参考Duilib,有些作者自己的想法实现,模仿java事件监听器机制和android布局文件. 内部使用其它该源的jpg, png图片解码库☆11Updated 7 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29Updated 6 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 5 months ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆21Updated last year
- ZnDuiDesigner☆15Updated 7 years ago
- c++常用类库☆8Updated 8 years ago
- C++ std::string 实用函数库☆18Updated 8 years ago
- libcurl、brotli、libssh2、nghttp2、openssl、zlib的源码及编译整理,最终目标为编译出MT的、平台工具集为XP的DLL☆13Updated 5 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- Base On Duilib. Modified Its Rendering Part into flexible OS choices with D2D/GDI+/SKIA