Skip to content

Steal SmallVec from Servo #16522

Closed
Closed
@Gankra

Description

@Gankra

SmallVec is a cool collection (family) that attempts to keep some small constant-sized number of elements in-stack before failing over to heap-allocated Slices.

@aturon has indicated interest in including this, in some form, in libcollections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions