astro / astro/rust-protobuf-iter
Move DelimitedIter from osm-pbf-iter to protobuf-iter
- 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
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