devela::_dep::rkyv::collections

Module swiss_table

Available on crate feature dep_rkyv only.
Expand description

SwissTable-based implementation for archived hash map and hash set.

Modules§

  • An archived index map implementation based on Google’s high-performance SwissTable hash map.
  • An archived index set implementation based on Google’s high-performance SwissTable hash map.
  • Archived hash map implementation using an archived SwissTable.
  • Archived hash set implementation using an archived SwissTable.
  • An archived hash table implementation based on Google’s high-performance SwissTable hash map.

Structs§