{"id":19121087,"url":"https://github.com/dadhi/smap","last_synced_at":"2025-05-05T16:25:48.657Z","repository":{"id":66273521,"uuid":"457733218","full_name":"dadhi/SMap","owner":"dadhi","description":"Fast persistent immutable Map data-structure for Scala with minimal memory footprint  ","archived":false,"fork":false,"pushed_at":"2024-04-23T11:10:36.000Z","size":120,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T10:28:08.402Z","etag":null,"topics":["2-3-tree","benchmark","data-structures","dictionary","efficiency","hashmap","immutable","java","map","memory","performance","persistent","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"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/dadhi.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":"2022-02-10T10:29:50.000Z","updated_at":"2024-04-23T11:10:40.000Z","dependencies_parsed_at":"2024-04-23T12:38:31.617Z","dependency_job_id":"bcd307c7-4725-4d62-b59a-9f3fe426ee9f","html_url":"https://github.com/dadhi/SMap","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/dadhi%2FSMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadhi%2FSMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadhi%2FSMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadhi%2FSMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dadhi","download_url":"https://codeload.github.com/dadhi/SMap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252532794,"owners_count":21763474,"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":["2-3-tree","benchmark","data-structures","dictionary","efficiency","hashmap","immutable","java","map","memory","performance","persistent","scala"],"created_at":"2024-11-09T05:16:01.777Z","updated_at":"2025-05-05T16:25:48.629Z","avatar_url":"https://github.com/dadhi.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SMap\n\n![Build](https://github.com/dadhi/SMap/actions/workflows/scala.yml/badge.svg)\n\nFast persistent immutable Map data-structure for Scala with minimal memory footprint.  \n\nThe SMap is based on the ImMap from my .NET C# library https://github.com/dadhi/ImTools  \n\nBtw, **S** in Map is for **Speedy**.\n\n### Goals\n\n- [X] Port ImHashMap to SMap with complete addition and lookup ops and minimal tests for sanity\n- [X] Benchmark with *ScalaMeter* -\u003e so far inconclusive results\n- [X] Benchmark with *JMH* -\u003e initial results are [here](https://jmh.morethan.io/?source=https://raw.githubusercontent.com/dadhi/SMap/main/benchmarks/jmh-results.json)\n- [X] Optimize the entry footprint for the Int keys\n- [ ] Port the rest of the methods including foreach\n- [ ] Port *CsCheck* test to *ScalaCheck*\n- [ ] Conform to `immutable.Map` trait as much as possible\n- [ ] Publish the package with initial version\n- [ ] Optimize the Map entry footprint for the Set\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadhi%2Fsmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdadhi%2Fsmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadhi%2Fsmap/lists"}