mheily / libkqueue
kqueue(2) compatibility library
☆239Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for libkqueue
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- A simple, easily embeddable cross-platform C library☆372Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- An obsolete project☆82Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆60Updated 2 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- High performance utility library for C☆92Updated 3 months ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated 11 months ago
- ucontext implementation featuring glibc-compatible ABI☆106Updated last month
- The atomic_ops project (Atomic memory update operations portable implementation)☆423Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated last year
- Russ Cox's libtask (with enhancements)☆315Updated 12 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- C library of key-value data structures.☆286Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆258Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- A C utility library and persistent key/value storage engine☆301Updated last week