https://github.com/brettwooldridge/SparseBitSet
Score: 29.005500978781935
Last synced: about 2 hours ago
JSON representation
Repository metadata:
An efficient sparse bit set implementation for Java
- Host: GitHub
- URL: https://github.com/brettwooldridge/SparseBitSet
- Owner: brettwooldridge
- License: apache-2.0
- Created: 2013-03-04T00:08:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T09:33:51.000Z (over 2 years ago)
- Last Synced: 2026-06-14T04:27:12.903Z (7 days ago)
- Language: Java
- Size: 1.58 MB
- Stars: 272
- Watchers: 15
- Forks: 35
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Brett Wooldridge
- Login: brettwooldridge
- Email:
- Kind: user
- Description: Vice President and Lead Architect of Software Development. Father of an angel who fell to Earth and somehow into my life.
- Website:
- Location: Tokyo, Japan
- Twitter:
- Company: LogicVein, Inc
- Icon url: https://avatars.githubusercontent.com/u/1538661?u=283f28d238d11dbbb471c07c76a29543acbd77a1&v=4
- Repositories: 91
- Last Synced at: 2024-04-14T05:10:02.563Z
- Profile URL: https://github.com/brettwooldridge
GitHub Events
Total
- Fork event: 6
- Issues event: 1
- Pull request event: 2
- Watch event: 6
- Total: 15
Last Year
- Watch event: 3
- Total: 3
Committers metadata
Last synced: 2 days ago
Total Commits: 37
Total Committers: 9
Avg Commits per committer: 4.111
Development Distribution Score (DDS): 0.351
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 | Commits | |
|---|---|---|
| Brett Wooldridge | b****e@g****m | 24 |
| Leo Bayer | l****r@g****m | 3 |
| Brent Douglas | b****s@g****m | 3 |
| Tobias Meggendorfer | t****s@m****e | 2 |
| radai-rosenblatt | r****t@g****m | 1 |
| Xavier Figueroa | x****a@o****m | 1 |
| Thiansoon Wong | 5****g | 1 |
| PJ Fanning | p****g | 1 |
| Karsten Thoms | k****s@k****m | 1 |
Issue and Pull Request metadata
Last synced: 29 days ago
Total issues: 17
Total pull requests: 16
Average time to close issues: 3 months
Average time to close pull requests: 8 months
Total issue authors: 15
Total pull request authors: 10
Average comments per issue: 1.88
Average comments per pull request: 0.69
Merged pull request: 10
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
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: 1
Past year pull request authors: 0
Past year average comments per issue: 1.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
Top Issue Authors
- jabolinux (2)
- incaseoftrouble (2)
- ravikumarg (1)
- divyank-vwits (1)
- rishika-kotla (1)
- heikitu (1)
- nsoft (1)
- mbjarland (1)
- vitusya (1)
- patrickdalla (1)
- jan-tosovsky-cz (1)
- manikantag (1)
- asdf913 (1)
- aaime (1)
- ajorgensen (1)
Top Pull Request Authors
- BrentDouglas (3)
- heikitu (2)
- incaseoftrouble (2)
- m1a2st (2)
- xavier-figueroa (2)
- ts-wong (1)
- pjfanning (1)
- kthoms (1)
- xzel23 (1)
- radai-rosenblatt (1)
Top Issue Labels
- question (1)
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 1,541,136,429
- Total dependent packages: 43 (may contain duplicates)
- Total dependent repositories: 277 (may contain duplicates)
- Total versions: 5
repo1.maven.org: com.zaxxer:SparseBitSet
An efficient sparse bitset implementation for Java
- Homepage: https://github.com/brettwooldridge/SparseBitSet
- Documentation: https://appdoc.app/artifact/com.zaxxer/SparseBitSet/
- Licenses: The Apache Software License, Version 2.0
- Latest release: 1.3 (published almost 3 years ago)
- Last Synced: 2026-06-19T13:54:45.474Z (2 days ago)
- Versions: 4
- Dependent Packages: 43
- Dependent Repositories: 277
- Docker Downloads: 1,541,136,429
-
Rankings:
- Docker downloads count: 0.081%
- Dependent repos count: 0.925%
- Dependent packages count: 1.572%
- Average: 10.485%
- Stargazers count: 21.037%
- Forks count: 28.809%
gentoo-portage: dev-java/sparsebitset
An efficient sparse bitset implementation for Java
- Homepage: https://github.com/brettwooldridge/SparseBitSet
- Documentation: https://packages.gentoo.org/packages/dev-java/sparsebitset
- Licenses: Apache-2.0
- Latest release: 1.3 (published 5 months ago)
- Last Synced: 2026-05-27T01:34:28.315Z (26 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- junit:junit 4.12 test