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

https://github.com/maruel/natural

Score: 22.51925479459837

Last synced: 14 minutes ago
JSON representation

Repository metadata:

Natural sorting (natsort) in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 18
Total Committers: 4
Avg Commits per committer: 4.5
Development Distribution Score (DDS): 0.167

Commits in past year: 7
Committers in past year: 2
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
Marc-Antoine Ruel m****l@g****m 15
minus m****s@m****e 1
gkampitakis g****s@g****m 1
Christian Muehlhaeuser m****i@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: about 18 hours
Total issue authors: 0
Total pull request authors: 3
Average comments per issue: 0
Average comments per pull request: 2.33
Merged pull request: 2
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/maruel/natural

Top Issue Authors

Top Pull Request Authors

  • Felixoid (1)
  • gkampitakis (1)
  • muesli (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/maruel/natural

Package natural defines a natural "less" to compare two strings while interpreting natural numbers. This is occasionally nicknamed 'natsort'. It does so with no memory allocation.

  • Homepage: https://github.com/maruel/natural
  • Documentation: https://pkg.go.dev/github.com/maruel/natural#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.2.1 (published 5 months ago)
  • Last Synced: 2025-11-20T07:02:11.066Z (4 months ago)
  • Versions: 5
  • Dependent Packages: 117
  • Dependent Repositories: 324
  • Docker Downloads: 24,693,842
  • Rankings:
    • Docker downloads count: 0.357%
    • Dependent repos count: 0.373%
    • Dependent packages count: 0.427%
    • Average: 3.681%
    • Stargazers count: 7.308%
    • Forks count: 9.942%

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • codecov/codecov-action v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
go.mod go