Training-free ordinal & sign quantization for vector retrieval
A library offering collections which are pre-sorted automatically.
A library of collections backed by flat contiguous arrays
A trait that ensures that elements in a vector are pushed in a sorted order (both ascending and descending).
A compact `SmallVec<T>`-like container with only `align_of::<T>()` overhead for small stack-only instances.