jech / threadpoolLinks
Threadpool library
☆23Updated 10 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- A simple implementation of thread pooling for C/C++ using POSIX threads☆82Updated 5 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Asynchronous DNS resolver☆36Updated 7 years ago
- Message Framing for libuv☆58Updated 4 years ago
- ☆35Updated 2 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Wrap plain TCP traffic into SSL☆89Updated 8 years ago
- Minimalistic block device example, for kernel-releases > 3. It's also a working Ramdisk.☆16Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A program that tunnels TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers.☆34Updated 9 years ago
- tiny cross-platform socket API library☆51Updated last year
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 months ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago