Skip to content

codemonument/deno_1brc_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1brc_cli

A simple package/cli to generate measurement data for the 1 billion row challenge (1brc).

Repo: https://github.com/codemonument/deno_1brc_cli

Inspiration: The original CreateMeasurements.java file from the 1brc repo.

Official 1brc page: https://1brc.dev/#

Data Format

Each line within the output file contains a weather station name and a temperature reading in the format ;, where station name may have spaces and other special characters excluding ;, and the temperature is a floating-point number ranging from -99.9 to 99.9 with precision limited to one decimal point.

Useful Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published