mhx / mhx/libembedded

Requires the STL

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
16
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hi, I've been maintaining a C++ embedded template library on Github since 2014. I quickly found that many users of the library did not/could not use the STL.
To allow them to use the ETL, I found I had to reverse engineer a lot of the STL for the ETL to be usable for them.
You may find that you will end up having the same issue.

https://github.com/ETLCPP/etl

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the issue and the linked ETL project to determine whether this repository is expected to avoid the C++ STL and which functionality is in scope. No files, tests, or concrete acceptance criteria are named; the work is not complete until the requested STL-independent change and its expected behavior are clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.