muds
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

〰ᗰᑌᗪᔕ〰

muds - modular library for data-oriented design

license: MIT build

Work in Progress!

Overview

muds is a modular library for building applications in a data-oriented design. It is mainly written in Rust with JavaScript/WebAssembly bindings for creating high-performance web applications.

Crates

Crate Version Docs Description
genindex Crates.io docs.rs Generational Index Library
muds Crates.io docs.rs Data Structures and Entity-Component-System Library

NPM Packages

Documentation: http://andykswong.github.io/muds

Package NPM Description
@muds/genindex NPM @muds/genindex Generational index library

License

This repository and the code inside it is licensed under the MIT License. Read LICENSE for more information.

Package Sidebar

Install

npm i muds

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

4.36 kB

Total Files

5

Last publish

Collaborators

  • andykswong