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☆29Updated last year
- 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☆73Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- C++ framework for rapid server development☆77Updated 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
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- C++ CSV parser☆54Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Effective Memory Reclamation☆58Updated 5 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Robin Hood hash map library☆63Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆41Updated 9 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Bytecode interpreter☆76Updated 6 months ago
- ulids in C++, Header Only☆99Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago