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
- easy to use callback library for C++☆42Updated 8 years ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- C89 compatible atomics.☆85Updated 3 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- memory pool allocator☆51Updated 13 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- A library that provides multiple precision floating point arithmetic☆77Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Coroutines for C.☆77Updated 8 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 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
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Single file libraries for C/C++☆127Updated 3 months ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated last week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Linear Linked List Library☆51Updated last year