{"id":19389443,"url":"https://github.com/linksplatform/memory","last_synced_at":"2025-04-14T03:34:35.814Z","repository":{"id":40743765,"uuid":"197963893","full_name":"linksplatform/Memory","owner":"linksplatform","description":"LinksPlatform's Platform.Memory Class Library","archived":false,"fork":false,"pushed_at":"2024-10-13T18:36:31.000Z","size":2302,"stargazers_count":1,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T17:37:38.298Z","etag":null,"topics":["class-library","csharp","dotnet-framework","dotnet-standard","linksplatform","nuget-package"],"latest_commit_sha":null,"homepage":"https://linksplatform.github.io/Memory","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linksplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-20T17:47:59.000Z","updated_at":"2024-10-13T18:36:34.000Z","dependencies_parsed_at":"2023-02-09T02:16:44.581Z","dependency_job_id":null,"html_url":"https://github.com/linksplatform/Memory","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FMemory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FMemory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FMemory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FMemory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linksplatform","download_url":"https://codeload.github.com/linksplatform/Memory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125642,"owners_count":21051766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["class-library","csharp","dotnet-framework","dotnet-standard","linksplatform","nuget-package"],"created_at":"2024-11-10T10:16:17.175Z","updated_at":"2025-04-14T03:34:35.787Z","avatar_url":"https://github.com/linksplatform.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Memory?label=nuget\u0026style=flat)](https://www.nuget.org/packages/Platform.Memory)\n[![Actions Status](https://github.com/linksplatform/Memory/workflows/CD/badge.svg)](https://github.com/linksplatform/Memory/actions?workflow=CD)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b50408b8bf1443c6900c4253449d9568)](https://app.codacy.com/gh/linksplatform/Memory?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=linksplatform/Memory\u0026utm_campaign=Badge_Grade_Settings)\n[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/memory/badge)](https://www.codefactor.io/repository/github/linksplatform/memory)\n\n# [Memory](https://github.com/linksplatform/Memory)\n\nLinksPlatform's Platform.Memory Class Library contains classes for memory management simplification. Here you can find multiple implementations of [IMemory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.IMemory.html) interface.\n\nThe data can be accessed using [the raw pointer](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.IDirectMemory.html) or [by element's index](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.IArrayMemory-1.html) and can be stored in volatile memory:\n* [HeapResizableDirect](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.HeapResizableDirectMemory.html),\n* [ArrayMemory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.ArrayMemory-1.html)\n\nor in non-volatile memory:\n* [FileMappedResizableDirectMemory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.FileMappedResizableDirectMemory.html),\n* [TemporaryFileMappedResizableDirectMemory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.TemporaryFileMappedResizableDirectMemory.html),\n* [FileArrayMemory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.FileArrayMemory-1.html).\n\nNamespace: [Platform.Memory](https://linksplatform.github.io/Memory/csharp/api/Platform.Memory.html)\n\nForked from: [Konard/LinksPlatform/Platform/Platform.Memory](https://github.com/Konard/LinksPlatform/tree/1af617ce19994e78e7ed5c980075c18f8f6cf7f9/Platform/Platform.Memory)\n\nNuGet package: [Platform.Memory](https://www.nuget.org/packages/Platform.Memory)\n\n## [Documentation](https://linksplatform.github.io/Memory/csharp)\n[PDF file](https://linksplatform.github.io/Memory/csharp/Platform.Memory.pdf) with code for e-readers.\n\n## Depend on\n*   [System.IO.MemoryMappedFiles](https://www.nuget.org/packages/System.IO.MemoryMappedFiles)\n*   [Platform.IO](https://github.com/linksplatform/IO)\n\n## Dependent libraries\n*   [Platform.Data.Doublets](https://github.com/linksplatform/Data.Doublets)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fmemory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksplatform%2Fmemory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fmemory/lists"}