network-collections 0.1.9

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.
network-collections-0.1.9 doesn't have any 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.