karlhiramoto / libworkqueue
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.
☆24Updated 7 years ago
Alternatives and similar repositories for libworkqueue:
Users that are interested in libworkqueue are comparing it to the libraries listed below
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 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…☆56Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 7 months ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated 3 weeks ago
- Industry-proven, lightweight and productive zero-copy IPC library written in C☆22Updated 5 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- simple c++ wrapper on unqlite api☆12Updated 3 years ago
- C++11 header-only thread pool library☆19Updated 5 years ago
- 100% async http-server library written in C☆16Updated 9 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- ICE library☆12Updated 7 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 12 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- simple c json parse☆16Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago