https://github.com/fast-pack/JavaFastPFOR
compression java
Score: 27.13628650816576
Last synced: about 4 hours ago
JSON representation
Repository metadata:
A low-level integer compression library in Java
- Host: GitHub
- URL: https://github.com/fast-pack/JavaFastPFOR
- Owner: fast-pack
- License: apache-2.0
- Created: 2012-07-06T21:05:45.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2026-06-24T16:32:25.000Z (2 months ago)
- Last Synced: 2026-08-17T16:06:03.809Z (6 days ago)
- Topics: compression, java
- Language: Java
- Homepage:
- Size: 3.25 MB
- Stars: 568
- Watchers: 35
- Forks: 66
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Owner metadata:
- Name: fast-pack: stupidly fast compression
- Login: fast-pack
- Email:
- Kind: organization
- Description: faster compression
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/192114988?v=4
- Repositories: 1
- Last Synced at: 2024-12-18T21:05:46.079Z
- Profile URL: https://github.com/fast-pack
GitHub Events
Total
- Create event: 5
- Delete event: 1
- Fork event: 1
- Issue comment event: 12
- Pull request event: 4
- Pull request review event: 1
- Push event: 46
- Release event: 5
- Watch event: 15
- Total: 90
Last Year
- Create event: 5
- Delete event: 1
- Fork event: 1
- Issue comment event: 12
- Pull request event: 4
- Pull request review event: 1
- Push event: 46
- Release event: 5
- Watch event: 5
- Total: 80
Committers metadata
Last synced: 4 days ago
Total Commits: 447
Total Committers: 17
Avg Commits per committer: 26.294
Development Distribution Score (DDS): 0.324
Commits in past year: 77
Committers in past year: 6
Avg Commits per committer in past year: 12.833
Development Distribution Score (DDS) in past year: 0.597
| Name | Commits | |
|---|---|---|
| Daniel Lemire | l****e@g****m | 302 |
| MURAOKA Taro | k****a@g****m | 71 |
| GitHub Actions | a****s@g****m | 22 |
| Piotr Rzysko | p****o@g****m | 14 |
| Benoit Lacelle | b****e@g****m | 11 |
| Raunaq Morarka | r****a@g****m | 7 |
| Samit Roy | r****t | 5 |
| Di Wu | d****u@p****m | 4 |
| lifeinwild | 4****d | 2 |
| JD Maturen | j****d@b****m | 2 |
| Balz | b****z | 1 |
| Bright Fulton | b****n@g****m | 1 |
| LGTM Migrator | l****r | 1 |
| Mulugeta Mammo | m****o@i****m | 1 |
| dependabot[bot] | 4****] | 1 |
| Daniel Lemire | l****e@l****e | 1 |
| jkirsch | j****k@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 13
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 5
Average comments per issue: 0
Average comments per pull request: 2.0
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 5
Past year average comments per issue: 0
Past year average comments per pull request: 2.0
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- piotrrzysko (7)
- raunaqmorarka (3)
- lemire (1)
- blacelle (1)
- lifeinwild (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 62,703,768
- Total dependent packages: 27
- Total dependent repositories: 73
- Total versions: 34
repo1.maven.org: me.lemire.integercompression:JavaFastPFOR
A library to compress and uncompress arrays of integers very quickly.
- Homepage: https://github.com/fast-pack/JavaFastPFOR/
- Documentation: https://appdoc.app/artifact/me.lemire.integercompression/JavaFastPFOR/
- Licenses: Apache 2
- Latest release: 0.3.14 (published 2 months ago)
- Last Synced: 2026-08-22T18:32:39.446Z (1 day ago)
- Versions: 34
- Dependent Packages: 27
- Dependent Repositories: 73
- Docker Downloads: 62,703,768
-
Rankings:
- Docker downloads count: 0.602%
- Dependent repos count: 2.402%
- Dependent packages count: 2.421%
- Average: 8.178%
- Stargazers count: 15.661%
- Forks count: 19.802%
Dependencies
- junit:junit 4.10 test
- actions/checkout v2 composite
- actions/setup-java v2.5.0 composite
- actions/checkout v4 composite
- actions/setup-java v4 composite