buf-list | A list of Rust buffers that implements the bytes::Buf trait
kandi X-RAY | buf-list Summary
kandi X-RAY | buf-list Summary
buf-list is a Rust library. buf-list has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This crate provides a BufList type that is a list of Bytes chunks. The type implements bytes::Buf, so it can be used in any APIs that use Buf. The main use case for BufList is to buffer data received as a stream of chunks without having to copy them into a single contiguous chunk of memory. The BufList can then be passed into any APIs that accept Buf. If you've ever wanted a Vec or a VecDeque, this type is for you.
This crate provides a BufList type that is a list of Bytes chunks. The type implements bytes::Buf, so it can be used in any APIs that use Buf. The main use case for BufList is to buffer data received as a stream of chunks without having to copy them into a single contiguous chunk of memory. The BufList can then be passed into any APIs that accept Buf. If you've ever wanted a Vec or a VecDeque, this type is for you.
Support
Quality
Security
License
Reuse
Support
buf-list has a low active ecosystem.
It has 15 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 68 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of buf-list is 1.0.3
Quality
buf-list has no bugs reported.
Security
buf-list has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
buf-list is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
buf-list releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of buf-list
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of buf-list
buf-list Key Features
No Key Features are available at this moment for buf-list.
buf-list Examples and Code Snippets
No Code Snippets are available at this moment for buf-list.
Community Discussions
No Community Discussions are available at this moment for buf-list.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install buf-list
You can download it from GitHub.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Support
The minimum supported Rust version (MSRV) is 1.39, same as the bytes crate. Optional features may cause a bump in the MSRV. The MSRV is not expected to change in the future. If the MSRV changes, it will be accompanied by a major version bump to buf-list.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page