astro / astro/rust-protobuf-iter

Move DelimitedIter from osm-pbf-iter to protobuf-iter

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
4
Forks
2
Avg merge
25m
Merged PRs (30d)
1

Description

Should [DelimitedIter](https://github.com/astro/rust-osm-pbf-iter/blob/master/src/delimited.rs) get moved from [project osm-pbf-iter](https://github.com/astro/rust-osm-pbf-iter/blob/master/src/delimited.rs) into protobuf-iter? It seems unrelated to OpenStreetMap, and looks generally useful for protobuf decoding. If so, this could be a good first issue for newcomers.

Contributor guide

Open the contributing guide

Research direction

Start by reading src/delimited.rs in osm-pbf-iter and comparing protobuf-iter’s structure. Determine whether DelimitedIter can move without OpenStreetMap-specific coupling; done means reaching a clear decision and, if accepted, relocating the generally useful protobuf-decoding code.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend-api-design
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.