Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siddharthborderwala/barycenter-rs

Blazing fast barycenter finder written in rust
https://github.com/siddharthborderwala/barycenter-rs

Last synced: about 2 months ago
JSON representation

Blazing fast barycenter finder written in rust

Awesome Lists containing this project

README

        

# Barycenter Finder

A barycenter finder using concurrency in rust with the help of -

- itertools - for supercharging iterator functionality
- rayon crate - for giving parallel iterator functionality