rust-embedded / rust-embedded/heapless
Is it the rust equivalent of the "Embedded Template Library" in C++?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 253
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
I see the "Embedded Template Library" (ETL, https://github.com/ETLCPP/etl ) being used quite often for example in embedded programming in C++.
A question: is this crate well the "Rust equivalent" of the ETL? If so, could this be expressed in a short sentence in the documentation so people used for a long time to the ETL understand at once what this crate is? :)
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
Start with the crate's existing documentation and the ETL comparison described in this issue. Confirm with maintainers whether the comparison is accurate, then add a short sentence explaining the relationship so readers familiar with ETL can understand the crate quickly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100