https://github.com/maruel/natural
Score: 22.51925479459837
Last synced: 14 minutes ago
JSON representation
Repository metadata:
Natural sorting (natsort) in Go
- Host: GitHub
- URL: https://github.com/maruel/natural
- Owner: maruel
- License: apache-2.0
- Created: 2018-04-15T18:45:55.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-10-31T18:56:18.000Z (5 months ago)
- Last Synced: 2025-11-10T02:04:08.483Z (5 months ago)
- Language: Go
- Size: 24.4 KB
- Stars: 61
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: M-A
- Login: maruel
- Email:
- Kind: user
- Description: Mostly write state machines and manage human beings. The two are unrelated.
- Website: https://maruel.ca
- Location: Ottawa, Canada
- Twitter: marcaruel
- Company: Google
- Icon url: https://avatars.githubusercontent.com/u/75011?u=7ba0dfadb070cc614a69d5d12b7d0b8b19de5215&v=4
- Repositories: 42
- Last Synced at: 2023-03-11T17:27:17.743Z
- Profile URL: https://github.com/maruel
GitHub Events
Total
- Fork event: 1
- Issue comment event: 2
- Pull request event: 1
- Push event: 2
- Watch event: 8
- Total: 14
Last Year
- Issue comment event: 2
- Pull request event: 1
- Push event: 2
- Watch event: 7
- Total: 12
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 | 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
Top Issue Authors
Top Pull Request Authors
- Felixoid (1)
- gkampitakis (1)
- muesli (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 24,693,842
- Total dependent packages: 117
- Total dependent repositories: 324
- Total versions: 5
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
- 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