Add `no_std` support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 378
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
Hello,
I'm currently in need of a correct Uri parser, and I believe the best URI implementation is the one in this crate.
However, I don't want to add the whole http crate as a dependency.
So, it would be very helpful if there was an additional crate just for URI parsing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the Rust http crate and its Uri parser, but no files or tests. Start by reviewing the crate's current Uri implementation and the 17-comment discussion to determine whether the goal is no_std support or a separate URI crate; done requires an agreed scope and validation for the selected approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100