mimalloc_ffi 1.0.1 copy "mimalloc_ffi: ^1.0.1" to clipboard
mimalloc_ffi: ^1.0.1 copied to clipboard

Dart ported well-performed and compact general memory allocator with replication of ffi package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mimalloc_ffi

With Flutter:

 $ flutter pub add mimalloc_ffi

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mimalloc_ffi: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mimalloc_ffi/mimalloc_ffi.dart';
0
likes
160
points
17
downloads

Documentation

API reference

Publisher

verified publisherrk0cc.xyz

Weekly Downloads

Dart ported well-performed and compact general memory allocator with replication of ffi package

Repository (GitHub)
View/report issues

Topics

#ffi #interop

License

BSD-3-Clause (license)

Dependencies

code_assets, hooks, meta, native_toolchain_c

More

Packages that depend on mimalloc_ffi