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
Alternatives and similar repositories for libio:
Users that are interested in libio are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- single file C libraries☆38Updated 2 months ago
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 3 weeks ago
- Coroutines for C.☆74Updated 8 years ago
- Lightweight logging library for C/C++☆33Updated last year
- Memory Pool☆16Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Small XML parser in C☆79Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- NIH Utility Library☆89Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- 100% async http-server library written in C☆17Updated 9 years ago
- libuv thread communication☆58Updated last year
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Your one-stop C and C++ library for URI parsing.☆30Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago