Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serengti/messagecache

Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.
https://github.com/serengti/messagecache

asio cpp network ring-buffer

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# MessageCache

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