Support for `indexmap`

Open
#69 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
backend

Research direction

Start by reading the repository's existing support for collection types and its serialization entry points, then review the indexmap crate linked in the issue. Done means indexmap maps preserve their order during supported encoding and decoding, with coverage for the new behavior.

Written by the indexing model from the issue text.

Description

I'm looking for a map that preserves the order. indexmap is usually my goto supported by many serializer.

Dominant language
Rust
Stars
671
Forks
61
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SoftbearStudios/bitcode

All issues in SoftbearStudios/bitcode

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.