Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iliiliiliili/osigma
https://github.com/iliiliiliili/osigma
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iliiliiliili/osigma
- Owner: iliiliiliili
- License: other
- Created: 2024-01-25T17:08:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-04T13:32:56.000Z (9 months ago)
- Last Synced: 2024-04-05T10:45:04.483Z (9 months ago)
- Language: TypeScript
- Size: 8.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![tests](https://github.com/iliiliiliili/osigma/actions/workflows/node.js.yml/badge.svg)
# OSigma
OSigma is an open-source JavaScript library aimed at visualizing sparse graphs of millions of nodes and billions of edges. This code is based on [sigma.js](https://github.com/jacomyal/sigma.js) with optimization for graph structure that replaces [graphology](https://github.com/graphology/graphology) with a simpler, but more memory- and computation-efficient structure.