yuanzhubi / raw_bufferLinks
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!
☆49Updated 7 years ago
Alternatives and similar repositories for raw_buffer
Users that are interested in raw_buffer are comparing it to the libraries listed below
Sorting:
- modern c++ raft library☆47Updated 5 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- ☆19Updated 6 years ago
- C++ embedded memory database☆16Updated 2 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- ☆65Updated 6 years ago
- cxx utils code☆84Updated 2 months ago
- zzz's c++ lib☆58Updated 7 years ago
- A actor framework base on C++11/14.☆56Updated 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
- std::future extension☆37Updated 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 6 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- Boost.Hana中文文档☆114Updated 4 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- vim plugin for c++☆32Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- An C++ serialization library☆10Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 5 years ago
- a cross platform c++ game server engine☆49Updated 3 weeks ago