treebitmap icon indicating copy to clipboard operation
treebitmap copied to clipboard

Fast IP lookup table for IPv4/IPv6 prefixes

Results 2 treebitmap issues
Sort by recently updated
recently updated
newest added

[rkyv](http://github.com/rkyv/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](https://github.com/cloudflare/mmap-sync) crate.