50 releases
new 0.16.4 | Jan 29, 2025 |
---|---|
0.15.0 | Aug 20, 2024 |
0.14.0 | Apr 13, 2024 |
0.13.0 | Mar 11, 2024 |
0.5.2 | Oct 3, 2022 |
#807 in Data structures
157 downloads per month
245KB
5.5K
SLoC
EASTL-rs
A binary-compatible EASTL implementation written in Rust
Fully implemented containers*
HashMap
HashSet
String
Vector
Deque
Queue
VectorMap
FixedVector
(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
HashMultimap
HashMultiset
Map
Multimap
Set
Multiset
Dependencies
~610KB
~11K SLoC