MCPcopy Index your code
hub / github.com/contain-rs/linked-hash-map

github.com/contain-rs/linked-hash-map @v0.5.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.5.6 ↗ · + Follow
125 symbols 350 edges 6 files 45 documented · 36%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Rust CI crates.io

WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES

It works fine, but will generally no longer be improved.

We are currently only accepting changes which:

  • fix correctness issues
  • keep this compiling with the latest versions of Rust or its dependencies.
  • have minimal review requirements, such as documentation changes (so not totally new APIs).

A HashMap wrapper that holds key-value pairs in insertion order.

Documentation is available at https://docs.rs/linked-hash-map.

Core symbols most depended-on inside this repo

Shape

Method 73
Function 34
Class 17
Enum 1

Languages

Rust100%

Modules by API surface

src/lib.rs78 symbols
src/tests/mod.rs34 symbols
src/serde.rs8 symbols
src/tests/serde.rs2 symbols
src/tests/heapsize.rs2 symbols
src/heapsize.rs1 symbols

For agents

$ claude mcp add linked-hash-map \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page