Skip to content

N29: Shard #896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 12, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/news/029/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Library Updates

### [Shard]

[Shard] ([GitHub]) by @HindrikStegenga]
is an Archetype-based Entity Component System implemented in Rust.

Version 0.2 is a complete rewrite of the ECS, with the main new feature that it supports no_std environments.

_Discussions: [/r/rust](https://www.reddit.com/r/rust/comments/r6mn0g/announcing_shard_020_the_no_std_entity_component/)_

[Shard]: https://github.com/HindrikStegenga/Shard
[Github]: https://github.com/HindrikStegenga/Shard

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down