An open API service for producing an overview of a list of open source projects.

https://github.com/vlsi/compactmap

Score: 18.999751849579248

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 20 days ago

Total Commits: 42
Total Committers: 2
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.119

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Vladimir Sitnikov s****r@g****m 37
Vladimir Sitnikov s****v@n****m 5

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 9
Total pull requests: 1
Average time to close issues: about 1 month
Average time to close pull requests: 14 minutes
Total issue authors: 6
Total pull request authors: 1
Average comments per issue: 2.22
Average comments per pull request: 1.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vlsi/compactmap

Top Issue Authors

  • vlsi (4)
  • linking12 (1)
  • AhmedX6 (1)
  • jglapa (1)
  • valavakilian (1)

Top Pull Request Authors

  • jglapa (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

repo1.maven.org: com.github.vlsi.compactmap:compactmap

Hash table implementation modelled after memory efficient V8's Fast Property Access

  • Homepage: https://github.com/vlsi/compactmap/compactmap
  • Documentation: https://appdoc.app/artifact/com.github.vlsi.compactmap/compactmap/
  • Licenses: Apache-2.0
  • Latest release: 2.0.1 (published about 2 years ago)
  • Last Synced: 2026-01-21T20:14:35.616Z (17 days ago)
  • Versions: 4
  • Dependent Packages: 7
  • Dependent Repositories: 63
  • Docker Downloads: 1,393,377
  • Rankings:
    • Docker downloads count: 1.755%
    • Dependent repos count: 2.647%
    • Dependent packages count: 8.401%
    • Average: 16.937%
    • Stargazers count: 30.891%
    • Forks count: 40.99%
repo1.maven.org: com.github.vlsi.compactmap:jol

Hash table implementation modelled after memory efficient V8's Fast Property Access

  • Homepage: https://github.com/vlsi/compactmap/jol
  • Documentation: https://appdoc.app/artifact/com.github.vlsi.compactmap/jol/
  • Licenses: Apache-2.0
  • Latest release: 2.0.1 (published about 2 years ago)
  • Last Synced: 2026-01-21T20:14:43.812Z (17 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 21.902%
    • Forks count: 28.215%
    • Dependent repos count: 31.98%
    • Average: 32.739%
    • Dependent packages count: 48.86%
repo1.maven.org: com.github.vlsi.compactmap:parent

Hash table implementation modelled after memory efficient V8's Fast Property Access

  • Homepage: https://github.com/vlsi/compactmap
  • Documentation: https://appdoc.app/artifact/com.github.vlsi.compactmap/parent/
  • Licenses: Apache-2.0
  • Latest release: 2.0.1 (published about 2 years ago)
  • Last Synced: 2026-01-21T20:13:57.853Z (17 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 21.902%
    • Forks count: 28.215%
    • Dependent repos count: 31.98%
    • Average: 32.739%
    • Dependent packages count: 48.86%
repo1.maven.org: com.github.vlsi.compactmap:jmh

Hash table implementation modelled after memory efficient V8's Fast Property Access

  • Homepage: https://github.com/vlsi/compactmap/jmh
  • Documentation: https://appdoc.app/artifact/com.github.vlsi.compactmap/jmh/
  • Licenses: Apache-2.0
  • Latest release: 2.0.1 (published about 2 years ago)
  • Last Synced: 2026-01-21T20:14:26.427Z (17 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 21.902%
    • Forks count: 28.215%
    • Dependent repos count: 31.98%
    • Average: 32.739%
    • Dependent packages count: 48.86%

Dependencies

compactmap/pom.xml maven
  • com.github.andrewoma.dexx:dexx-collections
  • com.google.guava:guava-testlib
  • org.junit.jupiter:junit-jupiter
  • org.junit.vintage:junit-vintage-engine test
jmh/pom.xml maven
  • com.github.krukow:clj-ds compile
  • org.pcollections:pcollections compile
  • org.openjdk.jmh:jmh-generator-annprocess 1.21 provided
  • com.github.vlsi.compactmap:compactmap
  • org.openjdk.jmh:jmh-core 1.21
jol/pom.xml maven
  • com.github.krukow:clj-ds
  • com.github.vlsi.compactmap:compactmap
  • org.junit.jupiter:junit-jupiter
  • org.openjdk.jol:jol-core
  • org.pcollections:pcollections
pom.xml maven
  • com.github.andrewoma.dexx:dexx-collections 0.2
  • com.github.vlsi.compactmap:compactmap 2.1-SNAPSHOT
  • com.github.krukow:clj-ds 0.0.4 test
  • com.google.guava:guava-testlib 27.1-jre test
  • org.junit.jupiter:junit-jupiter 5.4.2 test
  • org.junit.vintage:junit-vintage-engine 5.4.2 test
  • org.openjdk.jol:jol-core 0.9 test
  • org.pcollections:pcollections 3.0.3 test