nidium / libapenetworkLinks
Fast cross-platform async network library
☆16Updated 5 years ago
Alternatives and similar repositories for libapenetwork
Users that are interested in libapenetwork are comparing it to the libraries listed below
Sorting:
- Netstring parsing in C☆36Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- libuv + msgpack-c example☆18Updated 13 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 weeks ago
- Minimal pub/sub message queue in C.☆23Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 10 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 5 months ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- libuv thread communication☆59Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Simple wildcard string comparison for C☆19Updated 3 months ago
- Static Radix Tree (Patricia trie) implementation in C