Skip to content

A simplified porting of the formerly Google SparseHash Library

Notifications You must be signed in to change notification settings

davidcanino/sparse-hash

Repository files navigation

A simplified version of the Google SparseHash Library

This repository contains the C++ code for a simplified porting of the formerly Google SparseHash Library.

Specifically, its header-only code is basically the same as the original library, but the code is slightly reorganized in order to simplify its inclusion.

Releases

No releases published

Packages

No packages published

Languages