specs
https://github.com/amethyst/specs
Rust
Specs - Parallel ECS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to specs
Help out
- Issues
- Track entity generation in ComponentEvent (fixes #720)
- Add DerefFlaggedGen storage that includes the entity generation in events
- Allow components to perform cleanup (with access to the World) when they are removed
- Export derive macro for `Component` in prelude.
- Consider inlcuding the entity generation in ComponentEvent
- Can't use derive macro for Component if specs::Component is used under another name
- Question: Lifetime for components
- How to visualize the storage while debugging?
- `MarkerAllocator::maintain` is never called
- Setup Chapter in Book Has Unclear Event Struct
- Docs
- Rust not yet supported