Skip to content

Modern .NET unsafe utilities, extensions and unmanaged types for interop and fast code execution.

License

Notifications You must be signed in to change notification settings

GasInfinity/Rena.Native

Repository files navigation

Rena.Native

Dynamic XML Badge CodeFactor Nuget GitHub

Warning! This library is in development and currently does not adhere to SemVer until we hit v2.0, so, expect breaking changes!

Features

  • Useful unmanaged types for interop like Pointer{T} and UnmanagedSpan{T}
  • High-performance unsafe extensions
  • Safety checks in Debug mode

TODO's

  • Add a compile-time option instead of relying on Debug mode for the safety checks
  • Finish the API
  • Add documentation to every type and method

About

Modern .NET unsafe utilities, extensions and unmanaged types for interop and fast code execution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages