Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jafagervik/1brcjl
1Billion row challenge in Julia
https://github.com/jafagervik/1brcjl
Last synced: 26 days ago
JSON representation
1Billion row challenge in Julia
- Host: GitHub
- URL: https://github.com/jafagervik/1brcjl
- Owner: Jafagervik
- Created: 2024-04-24T18:55:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T19:26:48.000Z (9 months ago)
- Last Synced: 2024-10-30T01:54:12.429Z (2 months ago)
- Language: Julia
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1 Billion row challenge in Julia
## How to run
1. Call run.sh
2. julia --project=. src/naive.jl data.txt## Make changes
`julia --project=.`
`]`
`generate`Now all packages are installed
## Contributors
Jørgen A. Fagervik