d-rlib 0.0.1
A minimal memcpy/memcmp/memset implementation in D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
d-rlib
A dependency-free library of memcpy/memcmp/memset
in D.
This project aims to be a foundation for those libc-free project, since with -betterC
the compiler still require these symbols to work.
Currently tested with dmd and ldc. However with dmd
the visibility of exported symbols is not correctly marked as "hidden".
- Registered by Zheng Luo
- 0.0.1 released 6 years ago
- htfy96/d-rlib
- BSL-1.0
- Copyright © 2018, Zheng Luo
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.1 2018-Jul-20 ~master 2018-Jul-25 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
12 downloads total
-
- Score:
- 0.4
- Short URL:
- d-rlib.dub.pm