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
- [Question] How to change values of Component's from outside of World ?
- Allow components to perform cleanup (with access to the World) when they are removed
- 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
- `MarkerAllocator::maintain` is never called
- Question: Is it possible to do nested for loops?
- Add index key for entities to improve use case performance
- Re-export all of Shrev
- Better documentation/example about `BatchController`
- Docs
- Rust not yet supported