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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Updated this week
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Updated 5 years ago
- 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
- Object pool implementation in C++11☆101Updated 5 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- std::future extension☆37Updated 5 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
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆137Updated 2 weeks ago
- Boost.org pool module☆57Updated 3 weeks ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- modern c++ raft library☆47Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- a tiny, portable, stackless coroutine in C++11☆11Updated 2 years ago