dlbeer / libdlb
Intrusive data structures and asynchronous IO library
☆19Updated 4 years ago
Alternatives and similar repositories for libdlb:
Users that are interested in libdlb are comparing it to the libraries listed below
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Coroutine library in C.☆20Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Lightweight printf-compatible format processing library☆32Updated 3 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Modern C++ framework for critical systems☆21Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- memory pool allocator☆49Updated 12 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆16Updated 4 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- single file C libraries☆38Updated this week
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Simple burg linear predictor (C++11)☆13Updated 8 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- High performance event tracing☆16Updated last week