unmanaged-memory

There are 5 repositories under unmanaged-memory topic.

  • Enichan/Arenas

    Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references

    Language:C#89403
  • libmir/mir.net

    Mir Ref-Counted Type System for .NET

    Language:C#81014
  • Emik03/Emik.Morsels

    C# code bits of internal implementations that are shared in projects. Meant to be used alongside Absence.Fody.

    Language:C#6100
  • asmirnov82/memory-buffer

    Provides a wrapper over a contiguous memory block and ability to allocate more than 4 Gb of unmanaged memory with predefinded alignment.

    Language:C#2100
  • vitols/CacheLineSequence

    A wrapper onto arrays of value types to be represented as cache lines.

    Language:C#00