EASTL-rs
A binary-compatible EASTL implementation written in Rust
Fully implemented containers*
HashMapHashSetStringVectorDequeQueueVectorMapFixedVector(only with overflow enabled)List
- there might be some things missing :)
Partially implemented containers
Map(traversal only)Set(traversal only)FixedList(not fully conformant on stable, only with overflow enabled)FixedMap(only non-conformant version implemented)
Planned containers
HashMultimapHashMultisetMapMultimapSetMultiset