Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

andrew/package-name-prefixes

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-name-prefixes

Scripts and data behind Package Name Prefixes.

Pulls every package name from PyPI, npm, crates.io, rubygems, hex, hackage and NuGet via the ecosyste.ms packages API, splits on -/_/., and counts first-token prefixes.

Data

Name lists and cluster files from 21 July 2026 are committed as .gz under data/. Decompress before running the analysis scripts:

gunzip -k data/*.gz

To fetch fresh:

ruby fetch_names.rb          # pypi, crates, rubygems, hex, hackage
ruby fetch_names_windowed.rb # npm, nuget (paged into data/parts/)
ruby cluster.rb              # produces data/*.clusters.json

FINDINGS.md has the working notes, CLOUD_VENDORS.md the per-vendor SDK breakdown.

License

The source code and documentation are licensed under the MIT License.

The files under data/, along with cluster_full.txt, owners_400.txt, owners_400_rest.txt, and growth_chart.html, are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

About

Prefix analysis of package names across PyPI, npm, crates.io, rubygems, hex, hackage and NuGet

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.