We provide a prototype of a stackless coroutine.
☆34Jan 10, 2018Updated 8 years ago
Alternatives and similar repositories for coroutine_proto
Users that are interested in coroutine_proto are comparing it to the libraries listed below
Sorting:
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 10 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Oct 14, 2021Updated 4 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- TokuFT is a high-performance, transactional key-value store☆19May 6, 2020Updated 5 years ago
- This is a working example for using ReadDirectoryChangesW() with IOCPs.☆18Jan 4, 2023Updated 3 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234May 6, 2021Updated 4 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…☆49Apr 27, 2018Updated 7 years ago
- C++ Concurrency library!☆27Feb 15, 2019Updated 7 years ago
- Asynchronus JOOQ wrap for Vert.x☆10Nov 22, 2019Updated 6 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Oct 14, 2025Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- WIP☆27May 27, 2019Updated 6 years ago
- ☆27Nov 9, 2020Updated 5 years ago
- Ecsact tools bundled into an installable SDK☆12Feb 26, 2026Updated last week
- C++ Type Traits for Smart Pointers that are not included in the standard library, containing inheritance detection and member detection.☆14Dec 22, 2021Updated 4 years ago
- A library of type traits for introspecting C++ function types☆32Apr 5, 2019Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- Circular span☆12May 24, 2024Updated last year
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- A systems Lisp that compiles to C. Homoiconic macros, refcounted memory, Hindley-Milner type inference.☆34Feb 25, 2026Updated last week
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- Automation System oriented to "Smart House" - IoT over MQTT(SN) protocol. LAN, Wired, Wireless ISM(433/868/915MHz/2,4GHz) devices☆13Mar 22, 2017Updated 8 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- [DEPRECATED] Use https://github.com/akemimadoka/Cafe instead☆37Nov 18, 2018Updated 7 years ago
- A prototype implementation of the executors proposal☆86Feb 8, 2019Updated 7 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- Default broker client-server pair for SocketCluster☆13Nov 1, 2022Updated 3 years ago
- a mySQL-friendly fork of the MusicBrainz database☆11Apr 12, 2020Updated 5 years ago
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 6 years ago
- C++03 compile-time ray tracer☆10Feb 22, 2018Updated 8 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 7 years ago
- gdb pretty printer for llvm's libcxx☆11Mar 9, 2018Updated 7 years ago
- Code for the article series on building a Python compiler and interpreter☆11Feb 13, 2025Updated last year
- memcpy() using SSE2 load/store instrinsics☆10Aug 6, 2015Updated 10 years ago
- A C/S framework based on asio, doesn't need boost.☆39Feb 5, 2026Updated last month
- Arithmetic in Rust's Type System☆11Feb 18, 2024Updated 2 years ago
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago