patrykstefanski / libfevLinks
A library for events and fibers
☆37Updated 4 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
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- ☆17Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C++ framework for rapid server development☆76Updated last year
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A collection of data structures in C++☆18Updated 2 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
- Yet another C++ text formatting library.☆70Updated 9 months ago
- For details, see the blog post:☆32Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆50Updated 10 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- C++ CSV parser☆55Updated 2 months ago
- Thread-safe cross-platform event loop library in C++☆181Updated last month
- High performance utility library for C☆94Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago