evanw / evanw/kiwi

Map support?

Open
#6 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
885
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I'm curious if you've considered supporting a Map or Dict type?

Something like this:

```
message MyMessage {
string name = 1;
map counts = 2;
}
```

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating where schema types and binary encoding are defined, then determine the intended scope for supporting the shown map example and identify the relevant tests needed to verify it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.