vortex-buffer

Crates.iovortex-buffer
lib.rsvortex-buffer
version0.51.0
created_at2024-05-20 14:33:07.578366+00
updated_at2025-08-29 19:24:14.937056+00
descriptionA byte buffer implementation for Vortex
homepagehttps://github.com/spiraldb/vortex
repositoryhttps://github.com/spiraldb/vortex
max_upload_size
id1245779
size122,380
Vortex Admin (vortex-admin)

documentation

README

Vortex Buffer

For now, a Vortex buffer is implemented as a very thin wrapper around the Tokio bytes crate. In the future, we may re-implement this ourselves to have more control over alignment (see https://github.com/tokio-rs/bytes/issues/437)

Commit count: 3345

cargo fmt