Top 20 NuGet Packages depending on System.Memory

Total dependencies: 1244

Package Description
Sorts Span<T> (and arrays) more quickly than System.Array.Sort
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalabil...
A managed-only cryptography library for .NET which provides modern cryptographic primitives.
Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.
Библиотека алгоритмов машинного обучения и искусственного интеллекта
Like RyuJIT does before running, the DivideSharp optimizes an integer division by "mostly constant" values.
C# library for fast approximate nearest neighbours search using Hierarchical Navigable Small World graphs. Fork from original at https://github.com/microsoft/HNSW.Net, adds support for incremental build and MessagePack serialization.
C# interoperability library for https://github.com/TETYYS/ConfusableMatcher
OSDP.Net is a .NET framework implementation of the Open Supervised Device Protocol(OSDP).
C# Binding for the Apache MxNet library. NDArray, Symbolic and Gluon Supported MxNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, MXNet contains a dynamic dep...
ModbusCore is a .NET Standard Modbus implementation.
Package Description
Mapping utilities and model-to-model binding APIs.
This library is meant work on top of KM.Lextm.SharpSnmp (a fork of Lextm.SharpSnmp) which easily allows you to do SNMP commands get/set/getbulk/getsubree with timeouts and retries
Provides a rich type system for working with Unicode Categories.
Taoyouh.Mphtxt is a .NET library for parsing and writing mphtxt (COMSOL mesh) files.
This package includes a .NET Standard MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableV...
A library full of helpful stuff. It's just a collection of functions I've created. This particular library is mainly stuff that I make for myself that I feel like sharing.
RandN.Core defines the core interfaces of RandN, thus is intended only to be used by those implementing a random number generator. Others should instead use the RandN package itself. RandN.Core also provides RNG implementation helpers.