memapi-mimalloc-sys 0.1.3+3.1.5-1-g09a27098aa6e9286518bd9c74e6ffa7199c3f04e

FFI bindings to MiMalloc made for memapi.
Documentation
1
2
3
4
5
6
7
8
9
10
Various example docker files used for testing.

Usage:

```
> cd <host>
> docker build -t <host>-mimalloc .
> docker run -it <host>-mimalloc
>> make test
```