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
- Coroutines for C.☆75Updated 8 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- skiplist library for C.☆54Updated 8 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 3 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Math vector library☆37Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- single file C libraries☆38Updated 5 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation