VOOZH about

URL: https://pub.dev/packages/zerocopy/score

⇱ zerocopy score | Dart package


👁 Image

zerocopy 0.1.1 👁 Copy "zerocopy: ^0.1.1" to clipboard
zerocopy: ^0.1.1 copied to clipboard

Metadata

Eliminates the Dart-Native "Copy Tax" using SIMD-aligned C++ shared memory, Pointer.asTypedList() bridging, and an atomic spinlock. Zero serialization. Zero GC impact.

2
likes
150/ 160
pub points
10
downloads

We analyzed this package , and awarded it 150 pub points (of a possible 160):

👁 Passed check
10/10 points: Provide a valid pubspec.yaml

👁 Passed check
5/5 points: Provide a valid README.md

👁 Passed check
5/5 points: Provide a valid CHANGELOG.md

👁 Passed check
10/10 points: Use an OSI-approved license

Detected license: MIT.

👁 Passed check
10/10 points: 20% or more of the public API has dartdoc comments

10 out of 10 API elements (100.0 %) have documentation comments.

👁 Passed check
10/10 points: Package has an example

👁 Passed check
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

👁 Passed check
50/50 points: code has no errors, warnings, lints, or formatting issues

👁 Failed check
0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
code_assets ^1.0.0 1.0.0 1.2.1
ffi ^2.1.2 2.2.0 2.2.0
hooks ^1.0.3 1.0.3 2.0.2
native_toolchain_c ^0.18.0 0.18.0 0.19.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

👁 Passed check
10/10 points: Package supports latest stable Dart and Flutter SDKs

👁 Passed check
20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.13, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:

Metadata

2
likes
150
points
10
downloads

Documentation

API reference

Publisher

👁 Published by a pub.dev verified publisher
momarkhan.com

Weekly Downloads

Metadata

Eliminates the Dart-Native "Copy Tax" using SIMD-aligned C++ shared memory, Pointer.asTypedList() bridging, and an atomic spinlock. Zero serialization. Zero GC impact.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ffi #performance #memory #native #dart-ffi

License

👁 Image
MIT (license)

Dependencies

code_assets, ffi, hooks, native_toolchain_c

More

Packages that depend on zerocopy