xnko / libioLinks
libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications with continuous code without callback hell
☆18Updated 6 months ago
Alternatives and similar repositories for libio
Users that are interested in libio are comparing it to the libraries listed below
Sorting:
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- memory pool allocator☆51Updated 12 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Coroutines for C.☆77Updated 8 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Lightweight logging library for C/C++☆38Updated 4 months ago
- C89 compatible atomics.☆87Updated 2 months ago
- single file C libraries☆40Updated 10 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆116Updated 3 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- C unit testing in a header (works for C++ too!).☆35Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- skiplist library for C.☆54Updated 9 years ago
- A generic C memory pool☆100Updated 9 years ago
- Math vector library☆39Updated 2 years ago