Distribution & Community¶
Information about distributing, installing, and promoting the sparse_spatial_hash library.
Package Managers¶
The library is available through multiple package managers for easy installation:
- vcpkg - Microsoft's C++ package manager (available now)
- CMake FetchContent - Direct from GitHub
- Manual Installation - Copy headers directly
Conference Proposals¶
Want to present about spatial data structures at conferences?
- CppCon Proposal - Template for submitting talks
Community¶
Get Involved¶
- GitHub: queelius/sparse_spatial_hash
- Issues: Report bugs or request features
- Discussions: Ask questions and share projects
Using the Library?¶
We'd love to hear about your project! Share it in GitHub Discussions.
Contributing¶
See the Contributing Guide for how to contribute code, documentation, or examples.