Crates.io | linkedbytes |
lib.rs | linkedbytes |
version | 0.1.8 |
source | src |
created_at | 2022-11-14 09:08:08.76426 |
updated_at | 2023-12-17 06:38:52.485384 |
description | LinkedBytes is a linked list of Bytes and BytesMut. |
homepage | |
repository | https://github.com/volo-rs/linkedbytes |
max_upload_size | |
id | 714847 |
size | 471,067 |
LinkedBytes
is a linked list of Bytes
and BytesMut
(though we use VecDeque to implement it now).
It is primarily used to manage Bytes
and BytesMut
and make a &[IoSlice<'_>]
to be used by writev
.
See CONTRIBUTING.md for more information.
LinkedBytes is dual-licensed under the MIT license and the Apache License (Version 2.0).
See LICENSE-MIT and LICENSE-APACHE for details.
Email: volo@cloudwego.io
How to become a member: COMMUNITY MEMBERSHIP
Issues: Issues
Feishu: Scan the QR code below with Feishu or click this link to join our CloudWeGo Volo user group.