lichao2014 / fcontextLinks
从boost.context库提取的fcontext
☆13Updated 3 years ago
Alternatives and similar repositories for fcontext
Users that are interested in fcontext are comparing it to the libraries listed below
Sorting:
- C++ embedded memory database☆16Updated 3 years ago
 - Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
 - std::future extension☆37Updated 5 years ago
 - CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
 - Object pool implementation in C++11☆100Updated 4 years ago
 - network library based on io_uring and C++20 coroutine☆108Updated 5 years ago
 - We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
 - Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated last year
 - A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
 - Libcorpc is a high performance coroutine base RPC framework☆39Updated 5 months ago
 - A special smart pointer to exchange data between threads☆37Updated 6 years ago
 - better asio wrapper (++asio)☆40Updated 3 years ago
 - libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆136Updated 2 years ago
 - C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
 - Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
 - Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
 - Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
 - ☆19Updated 6 years ago
 - Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
 - My own implementation of C++'s smart pointers☆36Updated 5 years ago
 - Modern coroutine library for C++☆51Updated 9 years ago
 - A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
 - A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
 - modern c++ raft library☆47Updated 5 years ago
 - A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
 - A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
 - A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
 - Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆328Updated last year
 - Coroutine library and toolkit for C++20☆39Updated 3 months ago
 - A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 4 months ago