licenses.dev

input_buffer v0.2.0

A peekable FIFO-like buffer for receiving network data efficiently

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT1
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/input_buffer)](https://licenses.dev/cargo/input_buffer)
<a href="https://licenses.dev/cargo/input_buffer">
  <img src="https://licenses.dev/b/cargo/input_buffer" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/input_buffer/0.2.0)](https://licenses.dev/cargo/input_buffer/0.2.0)
<a href="https://licenses.dev/cargo/input_buffer/0.2.0">
  <img src="https://licenses.dev/b/cargo/input_buffer/0.2.0" alt="licenses" />
</a>
GitHub