# hash-table **Repository Path**: mirrors_mljs/hash-table ## Basic Information - **Project Name**: hash-table - **Description**: Open addressing hash table with double hashing - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hash-table Open addressing hash table. ## Literature - [How Caching Affects Hashing; G. Heileman](http://www.siam.org/meetings/alenex05/papers/13gheileman.pdf)