Crates.io | eastl-rs |
lib.rs | eastl-rs |
version | 0.15.0 |
source | src |
created_at | 2022-08-07 18:58:14.395461 |
updated_at | 2024-08-20 03:42:01.370022 |
description | EASTL binary-compatible Rust implementations |
homepage | |
repository | https://github.com/MrElectrify/EASTL-rs |
max_upload_size | |
id | 640348 |
size | 241,750 |
A binary-compatible EASTL implementation written in Rust
HashMap
HashSet
String
Vector
Deque
Queue
VectorMap
FixedVector
(only with overflow enabled)List
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