willemt / linked-list-queue
A simple queue using a linked list written in C under the BSD license.
☆18Updated 7 years ago
Alternatives and similar repositories for linked-list-queue
Users that are interested in linked-list-queue are comparing it to the libraries listed below
Sorting:
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Database lookup for "Have I Been Pwned"☆8Updated 6 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago