gavinandresen / IBLT_Cplusplus

Invertible Bloom Lookup Table implementation in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++

License:MIT License


Languages

Language:C++ 100.0%