B-tree range + statistics

Ordered-traversal queries over our OcSortedDict: a namespace-band 'between' query, the largest files (index keyed by descending size), and an extension histogram - all from B-tree-family ordered scans, computed at build time.

1. Leaves between two namespaces (Range band)

All leaves with path in [ onlycsharp/3.0/computerscience.datastructures. , onlycsharp/3.0/computerscience.f ) :

leaf pathfilespublicCsbytes
OnlyCSharp/3.0/ComputerScience.DataStructures.BurrowsWheeler6237,021
OnlyCSharp/3.0/ComputerScience.DataStructures.Graph2922248,832
OnlyCSharp/3.0/ComputerScience.DataStructures.Hnsw7134,913
OnlyCSharp/3.0/ComputerScience.DataStructures.IntervalTree5150,176
OnlyCSharp/3.0/ComputerScience.DataStructures.KdTree5137,784
OnlyCSharp/3.0/ComputerScience.DataStructures.MeldableHeaps5127,331
OnlyCSharp/3.0/ComputerScience.DataStructures.Persistent5127,386
OnlyCSharp/3.0/ComputerScience.DataStructures.ProbabilisticDataStructures10-47,760
OnlyCSharp/3.0/ComputerScience.DataStructures.RangeQuery7339,166
OnlyCSharp/3.0/ComputerScience.DataStructures.SelfAdjusting5133,835
OnlyCSharp/3.0/ComputerScience.DataStructures.StringMatching9561,854
OnlyCSharp/3.0/ComputerScience.DataStructures.Succinct6239,577
OnlyCSharp/3.0/ComputerScience.DataStructures.SuffixArray6245,737
OnlyCSharp/3.0/ComputerScience.DataStructures.Treap5129,031
OnlyCSharp/3.0/ComputerScience.DataStructures.Trie10340,382
OnlyCSharp/3.0/ComputerScience.DataStructures.VanEmdeBoas5138,387

16 leaves in the band (ascending).

2. Largest files (ordered by size key)

#byteslineskindpath
172,183,4950othertools/1.9/objectkit-api/publish_linux/objectkit
213,887,6940assetOnlyCSharp.Applications/3.0/KullGames.SkiJump/1.0/evidence/skijump_event.gif
311,758,6570assettools/motionbench/assets/hooks-grid-full.gif
410,488,7630assetOnlyCSharp.Applications/3.0/KullGames.SideScroll/1.0/evidence/sidescroll_debug.gif
510,145,5030docOnlyCSharp/3.0/PUBLIC_API.txt
69,268,6810otherOnlyCSharp/3.0/ArtificialIntelligence.NaturalLanguageProcessing.Synonyms/Data/mthesaur.txt.gz
77,925,5510assetOnlyCSharp.Applications/3.0/KullGames.HouseStones/1.0/evidence/demo.gif
87,288,6860assetOnlyCSharp.Applications/3.0/KullGames.HogLine/1.0/evidence/hogline_game.gif
97,113,5920assetOnlyCSharp.Applications/3.0/KullGames.Fairway/1.0/evidence/fairway_round.gif
106,212,0860assetOnlyCSharp.Applications/3.0/KullGames.Rally/1.0/evidence/rally_match.gif
115,891,8580docarchives/SEARCH_INDEX/imports.md
125,453,6200assetOnlyCSharp.Applications/3.0/KullGames.PuckSix/1.0/evidence/puck_six.gif
135,135,9750assetOnlyCSharp.Applications/3.0/KullGames.GoalRush/1.0/evidence/demo.gif
145,091,8700assetOnlyCSharp.Applications/3.0/KullGames.Touchline/1.0/evidence/touchline_match.gif
155,090,4700assetOnlyCSharp.Applications/3.0/KullGames.BiomeWalk3D/1.0/evidence/demo.gif

3. Extension histogram (ordered traversal)

Top extensions by file count (in scoped web index)

extfilestotal bytes
md22,46290,775,684
cs10,96393,787,464
gif3,669726,340,640
html2,82036,851,705
csproj1,0001,361,196
js86618,128,209
jpg52147,042,789
css4273,475,344
png37447,817,187
json293130,470,236
razor2743,221,609
htaccess14346,497
csv1132,900,253
txt10614,086,664
gz1712,933,393
sh1492,196
gitignore14888
ts1112,512
py1083,479
jsx1044,839

35 distinct extensions across 44,151 scoped files. Alphabetical order available directly via Entries(); shown here re-sorted by count.

Metadata coverage (whole repo skeleton)

256,796total files
90,474files with wiki links
43,832files with tags
5,469,765,028total bytes