Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.4% on nuget.org
Top 9.2% downloads on nuget.org
Top 5.1% dependent repos on nuget.org

nuget.org : nativeinterop

Provides generic pointer operations for all of .NET, building on the capabilities provided by FSharp.NativeInterop.NativePtr, which this package extends with features like 64-bit capabilities, exposed in an OOP-friendly manner as NativePtr<T> and extension methods to System.IntPtr. NativeArray, an array-like collection of items of unmanaged (blittable) type allocated on the unmanaged heap, supports 64-bit addressing and item access with and without bounds checks, utilizing the CPU's AGUs for address offset calculation where possible. The included System.IO.Stream extension methods as well as the Buffer and Structure modules enable easy and efficient handling of structured binary data (convert array types, convert structs, access structs in an element-wise fashion, memcpy...).

Registry - Homepage - JSON
purl: pkg:nuget/nativeinterop
Keywords: native, interop, generic, pointer, 64-bit, array, efficiency, performance, f#, c#
License:
Latest release: about 7 years ago
First release: about 10 years ago
Dependent packages: 1
Dependent repositories: 2
Downloads: 26,943 total
Last synced: 21 days ago

    Loading...
    Readme
    Loading...