dlbeer / libdlbLinks
Intrusive data structures and asynchronous IO library
☆20Updated 5 years ago
Alternatives and similar repositories for libdlb
Users that are interested in libdlb are comparing it to the libraries listed below
Sorting:
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Dictionary implemented through a skiplist☆15Updated 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- C/C++ helpers☆23Updated 9 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated last month
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Lightweight printf-compatible format processing library☆32Updated 8 months ago
- Math vector library☆37Updated last year
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Lock-free memory allocator☆21Updated last year
- Public Domain random number generators for C++☆16Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A User Space Threading Library☆19Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆11Updated 10 years ago