jam1garner / jam1garner/binrw

Add no_std support to binrw::io::BufReader

Open
#143 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
853
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Currently implemented as a wrapper type this could either be a no_std reimplementation or just a wrapper around whichever implementation is available.

Contributor guide

Open the contributing guide

Research direction

Start by reading the binrw::io::BufReader implementation and how its current wrapper type depends on standard-library I/O. Compare the available no_std approach with wrapping an implementation available in that environment. Done means BufReader supports no_std without breaking its existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.