https://github.com/knu/sorted_set

Last synced: about 1 month ago

Repository metadata:

SortedSet for Ruby


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 16
Total Committers: 1
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.0

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
Akinori MUSHA k****u@i****g 16

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: sorted_set

Implements a variant of Set whose elements are sorted in ascending order

  • Homepage: https://github.com/knu/sorted_set
  • Documentation: http://www.rubydoc.info/gems/sorted_set/
  • Licenses: BSD-2-Clause
  • Latest release: 1.0.3 (published almost 4 years ago)
  • Last Synced: 2024-11-10T21:03:01.374Z (about 1 month ago)
  • Versions: 8
  • Dependent Packages: 29
  • Dependent Repositories: 991
  • Downloads: 38,997,285 Total
  • Docker Downloads: 436,079,531
  • Rankings:
    • Docker downloads count: 0.341%
    • Downloads: 0.56%
    • Dependent packages count: 0.927%
    • Dependent repos count: 1.039%
    • Average: 4.281%
    • Forks count: 9.657%
    • Stargazers count: 13.165%
  • Maintainers (1)
go: github.com/knu/sorted_set

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/knu/sorted_set#section-documentation
  • Licenses: bsd-2-clause
  • Latest release: v1.0.3 (published almost 4 years ago)
  • Last Synced: 2024-11-10T21:03:00.202Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 7.061%
    • Stargazers count: 8.663%
    • Average: 9.025%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • rake ~> 12.0
  • test-unit >= 0
sorted_set.gemspec rubygems
  • rbtree >= 0
  • set ~> 1.0
.github/workflows/test.yml actions
  • actions/checkout master composite
  • ruby/setup-ruby v1 composite