CommunityToolkit.HighPerformance 8.4.0

This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.

Showing the top 20 packages that depend on CommunityToolkit.HighPerformance.

Packages Downloads
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
15
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
25
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
28
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
29
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
31
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
35
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
36
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
648

https://github.com/CommunityToolkit/dotnet/releases

.NET 7.0

  • No dependencies.

.NET 8.0

  • No dependencies.

.NET Standard 2.0

.NET Standard 2.1

Version Downloads Last updated
8.4.0 31 12/23/2024
8.4.0-preview3 29 12/23/2024
8.4.0-preview2 27 11/30/2024
8.4.0-preview1 32 11/04/2024
8.3.2 27 11/14/2024
8.3.1 23 12/04/2024
8.3.0 32 11/04/2024
8.2.2 516 03/14/2024
8.2.1 49 03/14/2024
8.2.0-preview1 45 06/16/2023
8.1.0-preview3 34 06/16/2023
8.1.0-preview2 32 05/28/2024
8.1.0-preview1 31 06/16/2023
8.0.0 33 06/16/2023
8.0.0-preview4 35 06/16/2023
8.0.0-preview3 36 06/16/2023
8.0.0-preview2 32 06/16/2023
8.0.0-preview1 31 06/16/2023
7.1.1-preview3.1 34 05/28/2024
7.1.1-preview3 34 06/16/2023
7.0.3 36 06/01/2024
7.0.1 36 06/01/2024