{"id":13508826,"url":"https://github.com/ericentin/ets_map","last_synced_at":"2026-02-24T04:02:04.375Z","repository":{"id":57497877,"uuid":"46999017","full_name":"ericentin/ets_map","owner":"ericentin","description":"An Elixir package that provides a Map-like interface (Map/Access/Enumerable/Collectable) backed by an ETS table","archived":false,"fork":false,"pushed_at":"2015-12-05T05:06:29.000Z","size":9,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T20:18:06.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericentin.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}},"created_at":"2015-11-27T20:56:17.000Z","updated_at":"2024-06-27T12:50:08.000Z","dependencies_parsed_at":"2022-08-28T15:11:01.431Z","dependency_job_id":null,"html_url":"https://github.com/ericentin/ets_map","commit_stats":null,"previous_names":["antipax/ets_map"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fets_map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fets_map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fets_map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fets_map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericentin","download_url":"https://codeload.github.com/ericentin/ets_map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314013,"owners_count":20757453,"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":[],"created_at":"2024-08-01T02:00:59.081Z","updated_at":"2025-10-21T15:13:55.417Z","avatar_url":"https://github.com/ericentin.png","language":"Elixir","funding_links":[],"categories":["ORM and Datamapping"],"sub_categories":[],"readme":"# ETSMap\n\nA Map-like Elixir data structure that is backed by an ETS table.\n\n## Installation\n\nThe package can be installed by:\n\n  1. Adding ets_map to your list of dependencies in `mix.exs`:\n\n        def deps do\n          [{:ets_map, \"~\u003e 0.0.1\"}]\n        end\n\n  2. Ensuring ets_map is started before your application:\n\n        def application do\n          [applications: [:ets_map]]\n        end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericentin%2Fets_map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericentin%2Fets_map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericentin%2Fets_map/lists"}