Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abstractalgo/constellation


https://github.com/abstractalgo/constellation

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# constellation

A high-performance SDK for building large-scale canvas-based apps, capable of handling ~~hundreds~~ tens of thousands of elements.

Utilizes an optimized GPU-based renderer and a high-throughput event system.

## Local setup

This project uses [Bun](https://bun.sh). To install dependencies:

```bash
bun install
```