vy / libpqueue
Generic priority queue (heap) implementation used by the Apache HTTP Server project.
☆103Updated 2 years ago
Alternatives and similar repositories for libpqueue:
Users that are interested in libpqueue are comparing it to the libraries listed below
- Hierarchical memory allocator☆70Updated 9 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- C99 trie library☆98Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆90Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Coroutines for C.☆74Updated 7 years ago
- Tiny C string library☆199Updated last year
- High performance C implementation of AVL trees☆100Updated 5 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆49Updated 2 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- memory pool allocator☆49Updated 12 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- skiplist library for C.☆53Updated 8 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A generic C memory pool☆96Updated 8 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆57Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 11 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C hash implementation based on khash☆170Updated 2 years ago
- libuv thread communication☆57Updated last year
- 100% async http-server library written in C☆16Updated 9 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year