An open API service indexing awesome lists of open source software.

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

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