Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aalekhpatel07/reunion-api
Python and JS API for a Union-Find data structure written in Rust.
https://github.com/aalekhpatel07/reunion-api
data-structures disjoint-set pyo3 python reunion rust-lang union-find wasm
Last synced: 3 months ago
JSON representation
Python and JS API for a Union-Find data structure written in Rust.
- Host: GitHub
- URL: https://github.com/aalekhpatel07/reunion-api
- Owner: aalekhpatel07
- License: mit
- Created: 2021-09-16T00:11:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T04:12:03.000Z (over 3 years ago)
- Last Synced: 2024-10-05T11:34:55.742Z (3 months ago)
- Topics: data-structures, disjoint-set, pyo3, python, reunion, rust-lang, union-find, wasm
- Language: Rust
- Homepage: https://github.com/aalekhpatel07/reunion-api
- Size: 131 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyReunion and ReunionJs
Python and JS (WASM) frontend for the Rust backend of the crate `reunion`.