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 4 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
- memory pool allocator☆51Updated 12 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Coroutines for C.☆76Updated 8 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- C89 compatible atomics.☆86Updated last week
- Lightweight logging library for C/C++☆36Updated 2 months ago
- single file C libraries☆40Updated 8 months ago
- A library that provides multiple precision floating point arithmetic☆78Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Math vector library☆38Updated last year
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 4 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Lightweight printf-compatible format processing library☆33Updated 11 months ago
- ☆60Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆24Updated last week
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆77Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago