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
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 8 months 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
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Cross-platform dlopen()-related wrappers☆10Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- 100% async http-server library written in C☆17Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated last month
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- shared memory inter process communication library☆7Updated 10 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- libuv thread communication☆58Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- ICE library☆12Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago