avian3d

Module data_structures

Source
Expand description

Specialized data structures used by Avian.

Modules§

  • A minimalistic dynamically sized compact bit vector with a fixed block size of 64 bits.
  • A stripped down version of petgraph’s UnGraph.
  • A unique key for a pair of identifiers.
  • A map for associating data with previously stored entities in a generational arena.