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:
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 3 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Cross-platform dlopen()-related wrappers☆10Updated 4 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 11 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆33Updated 2 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 4 months ago
- libuv thread communication☆58Updated 2 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 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
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- The Evil License Manager☆30Updated 13 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year