vy / libpqueueLinks
Generic priority queue (heap) implementation used by the Apache HTTP Server project.
☆103Updated 3 years ago
Alternatives and similar repositories for libpqueue
Users that are interested in libpqueue are comparing it to the libraries listed below
Sorting:
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- NIH Utility Library☆91Updated 4 years ago
- Tiny C string library☆205Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- skiplist library for C.☆54Updated 9 years ago
- A generic C memory pool☆100Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- A tiny C library for generating uuid4 strings☆253Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated last month
- A low-latency in-memory C logging library☆58Updated 3 years ago
- C bit array structs and methods☆213Updated 3 years ago
- C hash implementation based on khash☆172Updated 4 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Coroutines for C.☆77Updated 8 years ago
- High performance utility library for C☆96Updated 5 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Linear Linked List Library☆51Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago