karlhiramoto / libworkqueueLinks
Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or scheduled time. Tested on Linux, Windows, BSD, OpenSolaris. Schedule jobs based on priority, and X milliseconds in the future. Can also be used as a worker thread pool.
☆25Updated 8 years ago
Alternatives and similar repositories for libworkqueue
Users that are interested in libworkqueue are comparing it to the libraries listed below
Sorting:
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆34Updated 2 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- libuv thread communication☆59Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C-Pluff, a plug-in framework for C☆40Updated last month
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆15Updated 3 years ago