Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adamreichold/rs-ecs issues and pull requests

#35 - Add optional integration with (erased) Serde

Pull Request - State: closed - Opened by adamreichold over 1 year ago - 1 comment

#33 - determinism/roll back

Issue - State: closed - Opened by logixworx over 1 year ago - 10 comments

#31 - Consolidate World::get(_mut) into World::query_one

Pull Request - State: closed - Opened by adamreichold almost 2 years ago

#30 - Fix miscompilations due to noalias annotations on references.

Pull Request - State: closed - Opened by adamreichold over 2 years ago

#29 - Both World::insert and World::remove are special cases of World::exchange

Pull Request - State: closed - Opened by adamreichold over 2 years ago - 1 comment

#28 - Use global borrow flags to avoid per-archetype borrow checking overhead.

Pull Request - State: closed - Opened by adamreichold over 2 years ago - 1 comment

#25 - Make sure to revert all partially established but eventually conflicting borrows.

Pull Request - State: closed - Opened by adamreichold almost 3 years ago - 2 comments

#19 - Add exchange method to optimise type-level state machines.

Pull Request - State: closed - Opened by adamreichold almost 3 years ago - 2 comments

#17 - RFC: Add support for parallel iteration of query results using Rayon.

Pull Request - State: closed - Opened by adamreichold almost 3 years ago - 3 comments

#14 - Store base pointer instead of offset in type meta-data

Pull Request - State: closed - Opened by adamreichold about 3 years ago

#13 - Remove length check from QueryMap implementation

Pull Request - State: closed - Opened by adamreichold about 3 years ago

#11 - Add World::move_into operation to move entities between worlds.

Pull Request - State: closed - Opened by adamreichold over 3 years ago

#10 - Add method to check if an entity ID is still valid

Pull Request - State: closed - Opened by adamreichold over 3 years ago

#9 - Possibility to check if the world (still) contains a certain entity

Issue - State: closed - Opened by mlange-42 over 3 years ago - 1 comment
Labels: enhancement

#8 - RFC: Add query map to enable access to query results by entity ID

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 5 comments

#7 - Typo fix - entities in plural

Pull Request - State: closed - Opened by mlange-42 over 3 years ago

#6 - Document the option to have `Option` in queries

Pull Request - State: closed - Opened by mlange-42 over 3 years ago - 9 comments

#5 - Make sure the Entity type provides a niche

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 4 comments

#4 - Alternative mode of separation

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 1 comment

#3 - Fix unsoundness in query iteration API

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 5 comments

#2 - RFC: Add mutable variant of query iterator

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 10 comments

#1 - Write documentation with examples

Pull Request - State: closed - Opened by mlange-42 over 3 years ago - 18 comments