Skip to content

Commit

Permalink
lib/framework: Add PagedEntityContainer for optimized storage of in…
Browse files Browse the repository at this point in the history
…-game entities

`PagedEntityContainer` is an optimized page-based
container for various in-game entities, capable of
recycling erased elements, which greatly reduces
memory fragmentation for rapidallocation/deallocation
patterns.

Signed-off-by: Pavel Solodovnikov <[email protected]>
  • Loading branch information
ManManson authored and past-due committed Feb 28, 2024
1 parent 525b55b commit e957cb0
Showing 1 changed file with 761 additions and 0 deletions.
Loading

0 comments on commit e957cb0

Please sign in to comment.