System.Threading.Tasks.Parallel 4.0.0-beta-22816
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
Showing the top 20 packages that depend on System.Threading.Tasks.Parallel.
Packages |
---|
CommunityToolkit.HighPerformance
This package includes high performance .NET Standard 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.
|
Markdig
A fast, powerfull, CommonMark compliant, extensible Markdown processor for .NET
|
Markdig
A fast, powerfull, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
|
Any 0.0
- System.Collections.Concurrent (>= 4.0.10-beta-22816)
- System.Runtime (>= 4.0.20-beta-22816)
- System.Threading.Tasks (>= 4.0.10-beta-22816)
Version | Last updated |
---|---|
4.3.0 | 03/16/2025 |
4.3.0-preview1-24530-04 | 10/24/2016 |
4.0.1 | 03/17/2025 |
4.0.1-rc2-24027 | 03/31/2025 |
4.0.1-beta-23516 | 03/13/2025 |
4.0.1-beta-23409 | 04/10/2025 |
4.0.1-beta-23225 | 03/31/2025 |
4.0.0 | 07/29/2015 |
4.0.0-beta-23109 | 07/27/2015 |
4.0.0-beta-23019 | 06/30/2015 |
4.0.0-beta-22816 | 04/06/2025 |
4.0.0-beta-22605 | 02/13/2015 |
4.0.0-beta-22416 | 03/31/2025 |
4.0.0-beta-22231 | 04/14/2025 |