Sangarshanan / listie

Parallel list operations in Python with Rayon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listie

parallel list operations in python using rayon to show why built-in C implementations are much faster.

free to use if you ever feel like your python code runs too fast

About

Parallel list operations in Python with Rayon


Languages

Language:Rust 70.5%Language:Python 29.5%