NWChemEx / NWChemEx/ParallelZone
Drop Cereal
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
At some point we need to drop Cereal (they don't maintain it well enough and it gives me warnings and compile errors with C++20). https://github.com/getml/reflect-cpp looks like it may be a better option anyways.
Contributor guide
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
Search the C++ sources and build configuration for Cereal references, then review reflect-cpp as the proposed replacement. Done means Cereal is removed without the reported C++20 warnings or compile errors and the replacement decision is resolved, but the issue does not identify specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100