Skip to content

Invertible Bloom Lookup Table implementation in C++

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING
Notifications You must be signed in to change notification settings

gavinandresen/IBLT_Cplusplus

Repository files navigation

IBLT_Cplusplus

Invertible Bloom Lookup Table implementation in C++

References:

"What's the Difference? Efficient Set Reconciliation without Prior Context" by Eppstein, Goodrich, Uyeda and Varghese

"Invertible Bloom Lookup Tables" by Goodrich and Mitzenmacher

About

Invertible Bloom Lookup Table implementation in C++

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages