Skip to content

EcoSmallVec? #47

@kolemannix

Description

@kolemannix

SmallVec is amazing for a bit of inline storage, and convenient spill for larger values: Exactly the principle behind EcoString.

Having to choose between SmallVec and EcoVec can be difficult; has any thought been given to, or is there any interest in, creating an EcoSmallVec where N elements are stored inline before spilling to the allocated mode?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions