A library of collections backed by flat contiguous arrays
An efficient thin pointer based contiguous collection.
Dynamically allocated ungrowable collections.
A generic contiguous collection of heterogenous values.
Abstraction of operations in std collection types
Flat layout abstraction toolkit.
Terribly unsafe but highly efficient function that allows removing items from a vector with few moves.
An efficient dynamic capacity vector with pinned element guarantees.
Self-contained DCEL (Doubly Connected Edge List) for planar graph geometry
A double-ended queue that Deref's into a slice.
An n-dimensional circular array.
A contiguous AVL Tree.