memx
minics libc.
This crate is implemented memory functions like libc memcmp(), memchr(), memmem(), memcpy(), memset().
Ok lists:
Failed lists:
| forward search | backward search |
|:-------------------|:--------------------|
| [memchr()
] | [memrchr()
] |
| [memnechr()
] | [memrnechr()
] |
| [memmem()
] | [memrmem()
] |
| | |
| [memchr_dbl()
] | [memrchr_dbl()
] |
| [memchr_tpl()
] | [memrchr_tpl()
] |
| [memchr_qpl()
] | [memrchr_qpl()
] |
| | |
| [memnechr_dbl()
] | [memrnechr_dbl()
] |
| [memnechr_tpl()
] | [memrnechr_tpl()
] |
| [memnechr_qpl()
] | [memrnechr_qpl()
] |
| memory op |
|:---------------|
| [memcmp()
] |
| [memeq()
] |
| [memcpy()
] |
| [memset()
] |
This project is licensed under either of
at your option.