Encouraging preliminary results implementing memcpy in D
Mike Franklin
slavo5150 at yahoo.com
Wed Jun 13 06:46:43 UTC 2018
I had a little fun today kicking the crap out of C's memcpy with
a D implementation.
https://github.com/JinShil/memcpyD
Request for help: I don't have a Linux system running on real
hardware at this time, nor do I have a wide range of platforms
and machines to test with. If you'd like to help me with this
potentially foolish endeavor, please run the program on your
hardware and send me the results.
Feedback, advise, and pull requests to improve the implementation
are most welcome.
Mike
More information about the Digitalmars-d-announce
mailing list