network-collections 0.1.0

Collections suitable for use with networking, particularly when a fixed memory usage is required to prevent out-of-memory crashes. Includes two kinds of least recently used caches, a bounded hash map, a magic ring buffer (virtual ring buffer) and an arena allocator.
Documentation

network

network is a set of Rust crates to make it easier to work with networking.

Licensing

The license for this project is AGPL3.