Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in space or speed! You can direct define your protocol in your cplusplus header file now!
☆49Apr 27, 2018Updated 8 years ago
Alternatives and similar repositories for raw_buffer
Users that are interested in raw_buffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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
- 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
- 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
- 基于C++14语法的任务链☆24Apr 26, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆31Sep 19, 2025Updated 7 months ago
- The Nixy Library - A Lightweight C++ Library.☆42Feb 12, 2019Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Jan 10, 2018Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- ☆10May 5, 2025Updated 11 months ago
- 基于C++ Coroutines编写的无栈协程库☆625Dec 27, 2023Updated 2 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Jan 7, 2019Updated 7 years ago
- a clean redis C++ client☆27May 9, 2018Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548May 30, 2024Updated last year
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Iristorm is an extensible asynchronous header-only framework. It is written in pure modern C++ (free of AI-generated code), implementing …☆16Updated this week
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- std::future extension☆37Sep 28, 2020Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- cross-platform coroutine library in c++☆865Jan 20, 2026Updated 3 months ago
- server app framework based on libatbus☆22Apr 24, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- RPC framework☆13May 17, 2018Updated 7 years ago
- awaitable tasks base on msvc's resumable functions.☆23Aug 18, 2017Updated 8 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Slab Memory Allocator in Application Layer☆30Jan 12, 2018Updated 8 years ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Dec 15, 2019Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆241Oct 22, 2021Updated 4 years ago
- Lua 5.3 服务端热更新☆33Dec 3, 2020Updated 5 years ago
- snippets of what's new in the c++11 standard☆51Sep 7, 2014Updated 11 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Lockless allocator, derived from http://locklessinc.com/☆14May 18, 2017Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Sep 9, 2024Updated last year
- Nanoscopic C++ Actor, stackless coroutine, and CSP framework☆15Mar 20, 2016Updated 10 years ago
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆36Jun 29, 2022Updated 3 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 14 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆49Nov 27, 2024Updated last year