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 last month
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 4 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Coroutines for C.☆76Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated 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
- memory pool allocator☆50Updated 12 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 3 years ago
- Fork of Marcin Kalicinski's RapidXml library☆18Updated this week
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C89 compatible atomics.☆83Updated last month
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 4 months ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- single file C libraries☆39Updated 6 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago