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 1 commit
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
Next Next commit
Add section about Shard.
  • Loading branch information
HindrikStegenga committed Jan 6, 2022
commit f77bb6d1fed4fb2a2b6044374a9549a623f9a326
11 changes: 11 additions & 0 deletions content/news/029/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,17 @@ 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

## Popular Workgroup Issues in Github

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