mheily / libkqueue
kqueue(2) compatibility library
☆242Updated 11 months ago
Alternatives and similar repositories for libkqueue:
Users that are interested in libkqueue are comparing it to the libraries listed below
- An obsolete project☆83Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 11 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- The asynchronous TLS abstraction for OpenSSL☆125Updated 6 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…☆550Updated 2 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆261Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- C11 Lock-free Stack☆181Updated 10 months ago
- ucontext implementation featuring glibc-compatible ABI☆114Updated 5 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 3 years ago
- High performance utility library for C☆92Updated 7 months ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- sprintf accelerator for GCC and Clang☆397Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- The WebSocket library in C☆619Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆256Updated 3 years ago
- skiplist library for C.☆53Updated 8 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 9 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆234Updated 9 months ago
- Fast, efficient string interning