willemt / arrayqueueLinks
A queue implemented on an array, written in C using the BSD licence.
☆11Updated 9 years ago
Alternatives and similar repositories for arrayqueue
Users that are interested in arrayqueue are comparing it to the libraries listed below
Sorting:
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A decentralized unique ID generator (int64)☆21Updated 9 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- byte <> string conversion utilities☆14Updated 10 years ago
- Simple event handling library.☆12Updated 11 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Binary integer representation utilities.☆23Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- run multiple shell commands in parallel and coordinate their output☆31Updated 12 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- A simple data serializer in C☆201Updated 11 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- Simple wildcard string comparison for C☆19Updated 4 years ago
- C version of the MetroHash function☆26Updated 10 years ago