whitfin / siphash-cppLinks
A small C++ implementation of SipHash using a streaming algorithm with CLI
☆12Updated 8 years ago
Alternatives and similar repositories for siphash-cpp
Users that are interested in siphash-cpp are comparing it to the libraries listed below
Sorting:
- My personal C++ framework :^)☆42Updated 2 months ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 3 weeks ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- A deceptively simple way to add a configuration file to a command-line application.☆16Updated 2 months ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Examples of intrusive container templates in C++.