0.2.0 • Published 2 months ago

muds v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

CrateVersionDocsDescription
genindexCrates.iodocs.rsGenerational Index Library
mudsCrates.iodocs.rsData Structures and Entity-Component-System Library

NPM Packages

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

PackageNPMDescription
@muds/genindexGenerational index library

License

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