SerenGTI / MessageCache

Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MessageCache

Provides single-allocation data structures to be used for inbound network data traffic, e.g. in combination with asio.

About

Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.

License:GNU General Public License v3.0


Languages

Language:C++ 76.7%Language:CMake 23.3%