|
|
|
|
|
by arconis987
2841 days ago
|
|
The generational index idea was exactly what I needed for a search index project I’ve been working on. Makes it much easier to safely insert and delete from a memory arena. Also, fascinating that Rust’s borrow checker sort of encourages you over time to adopt an entity component system architecture instead of a naive OO architecture. |
|
[0] https://github.com/anderspitman/battle_beetles