libmimalloc-sys2 0.1.53

Sys crate wrapping the mimalloc allocator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
var topics =
[
    [ "Basic Allocation", "group__malloc.html", "group__malloc" ],
    [ "Aligned Allocation", "group__aligned.html", "group__aligned" ],
    [ "Typed Macros", "group__typed.html", "group__typed" ],
    [ "Zero initialized re-allocation", "group__zeroinit.html", "group__zeroinit" ],
    [ "Heaps", "group__heap.html", "group__heap" ],
    [ "Heap Introspection", "group__analysis.html", "group__analysis" ],
    [ "Arenas", "group__arenas.html", "group__arenas" ],
    [ "Subprocesses", "group__subproc.html", "group__subproc" ],
    [ "Extended Functions", "group__extended.html", "group__extended" ],
    [ "Statistics", "group__stats.html", "group__stats" ],
    [ "Runtime Options", "group__options.html", "group__options" ],
    [ "Thread-local heaps", "group__theap.html", "group__theap" ],
    [ "Posix", "group__posix.html", "group__posix" ],
    [ "C++ wrappers", "group__cpp.html", "group__cpp" ]
];