https://github.com/adrian-lin-1-0-0/1brc-go
https://github.com/adrian-lin-1-0-0/1brc-go
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrian-lin-1-0-0/1brc-go
- Owner: adrian-lin-1-0-0
- Created: 2024-12-02T13:23:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T08:57:18.000Z (4 months ago)
- Last Synced: 2025-02-23T09:29:25.852Z (4 months ago)
- Language: Go
- Size: 426 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1brc-go
## Quick Start
Build go binary
```sh
make build
```Run go binary
```sh
make run TARGET=basic
```## TODO
- [x] Concurrency
- [x] mmap
- [ ] Other data structures