Skip to content

A small library abstracting over bytes owning types in an extensible way.

License

Notifications You must be signed in to change notification settings

triblespace/anybytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Library is still pre-1.0.0 the API is therefore in heavy flux!

A small byte management library, that can abstract over various byte owning types, like Vec, bytes::Bytes, or memmap2::Mmap.

Comparison

Crate Active Extensible Zerocopy Integration mmap support kani verified
anybytes 🚧
bytes
ownedbytes
minibytes 1

Acknowledgements

This library started as a fork of the minibyte library in facebooks sapling scm.

Footnotes

  1. No longer maintained as an individual crate.

About

A small library abstracting over bytes owning types in an extensible way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages