{"library":"hashlink","type":"library","category":null,"description":"HashMap-like containers that maintain insertion order of key-value pairs, similar to Python's OrderedDict.","language":"rust","status":"active","version":"0.11.0","tags":["hashmap","ordered","linked","data-structure","collection"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nhashlink = \"0.11.0\"","imports":["use hashlink::LinkedHashMap;"]},{"cmd":"cargo add hashlink","imports":[]}],"homepage":"https://github.com/kyren/hashlink","github":"https://github.com/kyren/hashlink","docs":"https://docs.rs/hashlink/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}