muds
v0.2.0
Published
Modular library for data-oriented design
Downloads
7
Maintainers
Readme
muds - modular library for data-oriented design
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
|||Generational Index Library|
|muds
|||Data Structures and Entity-Component-System Library|
NPM Packages
Documentation: http://andykswong.github.io/muds
|Package|NPM|Description|
|-------|---|-----------|
|@muds/genindex
||Generational index library|
License
This repository and the code inside it is licensed under the MIT License. Read LICENSE for more information.