licenses.dev

buf_redux v0.8.4

Drop-in replacements for buffered I/O in `std::io` with extra features.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
safemem • 0.3.3Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.DIRECT0
slice-deque • 0.2.4A double-ended queue that Deref's into a slice.DIRECT5
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
mach • 0.2.3A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.4 version:

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