bakape / brunhild

experimental compressive Rust virtual DOM library
MIT License
13 stars 0 forks source link

Use B-Trees instead of HashMaps for attribute storage #12

Closed bakape closed 5 years ago

bakape commented 5 years ago

Because, generally, the list of attributes is small.