# High-Cardinality Object Reuse

> The ability to represent large numbers of similar objects economically by sharing their common intrinsic state.

Record: `lex:high-cardinality-object-reuse`
Kind: capability
Layer: [Design Patterns Core](https://banes-lab.com/records/layer/design-patterns-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-high-cardinality-object-reuse

## category

- [Structural Patterns](https://banes-lab.com/records/lex-category/structural-patterns.md)

## referenced-by

- [Flyweight Pattern](https://banes-lab.com/records/arch/flyweight-pattern.md)
