Top 20 NuGet Packages depending on System.Memory
Total dependencies: 1244
Package Description
Библиотека алгоритмов цифровой обработки сигналов
Cross-platform audio/video processing library based on FFmpeg native libraries. Supports audio/video frames extraction (fast access to any frame by timestamp), reading file metadata and encoding media files from bitmap images and audio data.
Package Description
A simple library providing reusable MemoryStream implementation and IBufferWriter<byte> implementation. It is suitable for storing temporary byte stream.
SeeingSharp is a 3D/2D rendering library for C# powered by Direct3D. It is meant for desktop applications (Win.Forms, Wpf) or Windows Store Apps
C# library for the Waveshare UART fingerprint sensor (C)
Package Description
Package Description
A fully managed implementation of a Xiph.org Foundation Ogg Vorbis decoder.
C# Implementation of phash-0.9.4.
High performance Linq-style extension methods for arrays and lists.
A simple to use TCP and UDP networking library for .NET
Transparent filtering HTTP/S and Websocket/WebsocketSecure proxy.
.NET library extending stream data reading and writing functionality.
When you request buffer of size N from `System.Buffers.MemoryPool<T>` returns `IMemoryOwner<T>` which can hold `Memory<T>` at least N elements. That proves to be a problem in some scenarios like passing serialized data back to your users. You need to pass them one more field: actual length of data. ...
dotnetgen_mysql生成器所需mysql数据库基础封装
Package Description
Quidjibo delivers flexible async background jobs for .NET applications