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.
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
← Metadata
Documentation
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
Dependencies
code_assets, ffi, hooks, native_toolchain_c
