xnko / libio
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 years ago
Related projects ⓘ
Alternatives and complementary repositories for libio
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 3 years ago
- Lightweight logging library for C/C++☆31Updated last year
- C unit testing in a header (works for C++ too!).☆36Updated last year
- Coroutines for C.☆73Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C89 compatible atomics.☆75Updated 3 months ago
- A simple, pure C, jit library☆16Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C memory allocator based on pools, thread safe.☆15Updated 10 years ago
- C string utils library (STB style, header-only).☆189Updated 6 years ago
- libuv thread communication☆55Updated last year
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- single file C libraries☆38Updated last year
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Simple string and Unicode library written in C.☆39Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆24Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago