patrykstefanski / libfev
A library for events and fibers
☆36Updated 4 years ago
Alternatives and similar repositories for libfev:
Users that are interested in libfev are comparing it to the libraries listed below
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Effective Memory Reclamation☆54Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 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☆10Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- A collection of data structures in C++☆18Updated 2 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
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A low-level coroutine library for C☆61Updated 7 months ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- Managed C strings library☆96Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Type-safe Printf in C☆71Updated last month
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago