treebitmap
treebitmap copied to clipboard
Add optional RKYV serialization support
rkyv (archive) is a zero-copy deserialization framework for Rust.
This will enable use of IpLookupTable data structure in zero-copy fashion, e.g. using memory-mapped file with mmap-sync crate.
@JakubOnderka could you please take a look at this PR whenever you get a chance, thank you!
@JakubOnderka kindly reminder if you could please review this change, thanks.
@JakubOnderka did you have a chance to consider this change?