JuliaIO / JuliaIO/TranscodingStreams.jl
Implement copyto!(::Memory, ::Memory), use Memory install of raw pointers
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 90
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
See #119
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 by reading issue #119, then inspect the existing Memory-related code and raw-pointer usage in the repository. The work is complete when copyto!(::Memory, ::Memory) is implemented and the relevant raw-pointer installation paths use Memory instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100