A binary-compatible EASTL implementation written in Rust
HashMap
HashSet
String
Vector
Deque
Queue
VectorMap
FixedVector
(only with overflow enabled)List
- there might be some things missing :)
Map
(traversal only)Set
(traversal only)FixedList
(not fully conformant on stable, only with overflow enabled)FixedMap
(only non-conformant version implemented)
HashMultimap
HashMultiset
Map
Multimap
Set
Multiset