context
Thread controller
A C++ library for cooperative multitasking and execution control on a single thread.
boost.context
library using zig build
0 stars
0 watching
0 forks
Language: Assembly
last commit: 5 months ago
Linked from 1 awesome list
boostboost-librariescpp-libraryzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/fiber | Provides a framework for cooperative scheduling of microthreads allowing multiple execution paths on a single thread. | 1 |
kassane/unordered | A collection of hash containers with different standards compliance levels and intended use cases. | 0 |
kassane/winpthreads-zigbuild | Provides POSIX threading APIs for mingw-w64 on Windows. | 12 |
kassane/intrusive | A C++ library implementing intrusive containers to improve performance and exception safety in software applications | 0 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
kassane/standalone-server | A C++ HTTP/S Server with asynchronous request handling and platform independence | 3 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
kassane/libsigcplusplus | A typesafe callback system for C++ | 0 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
kassane/range-v3 | A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
boostorg/fiber | A framework for cooperative scheduling of micro-threads using stored execution states. | 463 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |