Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/fast-graph

Graph visualization with parallel optimization
https://github.com/zxch3n/fast-graph

Last synced: 21 days ago
JSON representation

Graph visualization with parallel optimization

Awesome Lists containing this project

README

        

# Fast Graph | 👷‍♂️ WIP

![](https://i.ibb.co/pZwgrML/image.png)

- Optimized by WASM
- Experimenting with parallel computing inside the browser

Based on [a rough benchmark](./benchmark/README.md), it's at least 2x faster than the other implementations, running on a single thread. It's still under developing and optimization.