FICHA · MANJARO

sparsehash

Library that contains several hash-map implementations, including implementations that optimize for space or speed.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Provides C++ hash-map implementations tuned for different memory and speed tradeoffs. Developers use it when standard containers do not fit performance, memory, or compatibility needs.

It is a library, not a database or user app. Choosing the wrong container can affect memory use and latency, so benchmark with real project data.

Permissions

Permissions not analysed for this source yet.