patrykstefanski / libfevLinks
A library for events and fibers
☆37Updated 5 years ago
Alternatives and similar repositories for libfev
Users that are interested in libfev are comparing it to the libraries listed below
Sorting:
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A collection of data structures in C++☆18Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- Thread-safe cross-platform event loop library in C++☆184Updated 3 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Coroutines for C.☆78Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ CSV parser☆56Updated 6 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- High performance utility library for C☆97Updated 6 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 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 minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Bytecode interpreter☆80Updated last year
- A High Performance, Network Optimized, JSON Library☆80Updated 2 years ago