lichao2014 / fcontextLinks
从boost.context库提取的fcontext
☆12Updated 2 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 2 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
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Boost.org pool module☆55Updated last month
- ☆34Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated this week
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- modern c++ raft library☆47Updated 5 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆134Updated last year
- c++11 framework for building server☆13Updated 3 years ago
- Libcorpc is a high performance coroutine base RPC framework☆37Updated 2 months ago
- Modern coroutine library for C++☆51Updated 9 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year