{"id":18763550,"url":"https://github.com/lukaspietzschmann/hash-map","last_synced_at":"2025-12-06T02:30:13.678Z","repository":{"id":124211466,"uuid":"220215139","full_name":"LukasPietzschmann/Hash-Map","owner":"LukasPietzschmann","description":"An implementation of a Hash-Map in Java","archived":false,"fork":false,"pushed_at":"2020-06-03T08:31:07.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T13:38:47.441Z","etag":null,"topics":["hash-map","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukasPietzschmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-07T10:54:06.000Z","updated_at":"2020-12-14T14:11:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7418e1d-07b6-4642-8729-e5bfd52fcdbe","html_url":"https://github.com/LukasPietzschmann/Hash-Map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasPietzschmann%2FHash-Map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasPietzschmann%2FHash-Map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasPietzschmann%2FHash-Map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasPietzschmann%2FHash-Map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukasPietzschmann","download_url":"https://codeload.github.com/LukasPietzschmann/Hash-Map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239661824,"owners_count":19676411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hash-map","java"],"created_at":"2024-11-07T18:26:34.869Z","updated_at":"2025-12-06T02:30:13.618Z","avatar_url":"https://github.com/LukasPietzschmann.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hash-Map\nThis is an implementation of a Hash-Map in Java. \n\nIt provides:\n* two ways for calculating the index of a specific key\n  * multiplication and division method\n* two ways for dealing with Hash-Collisions\n  * open addressing and chaining\n    * Open addressing has support for linear and quadratic probing and double hashing\n    \n# Usage\nJust Copy-Paste the Code into your project and start using the HashTable class.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaspietzschmann%2Fhash-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaspietzschmann%2Fhash-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaspietzschmann%2Fhash-map/lists"}