Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valarpirai/1brc

1 billion row challenge in Python
https://github.com/valarpirai/1brc

duckdb pandas parquet python

Last synced: 17 days ago
JSON representation

1 billion row challenge in Python

Awesome Lists containing this project

README

        

# 1 Billion Row Challenge

A couple of different solutions for the original [challenge](https://1brc.dev/)
Most of the code was taken from the official Python submission repo
Some parts were modified, some were written from scratch