dadhi / RMap

@WIP Fast Immutable Map in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMap

WIP!

CI build

Eventually... it will be the Fast Immutable Map in Rust, initially based on my ImTools ImHashMap with 2-3 trees under the hood.

Or maybe it will be the new FHashMap from ImTools renamed as SmallMap with the intial amout of entries on stack.

Today, it is me learning and playing with rust.

About

@WIP Fast Immutable Map in Rust

License:MIT License


Languages

Language:Rust 100.0%