Cysharp / ProcessXLinks
Simplify call an external process with the async streams in C# 8.0.
☆514Updated 2 months ago
Alternatives and similar repositories for ProcessX
Users that are interested in ProcessX are comparing it to the libraries listed below
Sorting:
- The world fastest enum utilities for C#/.NET☆456Updated 3 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆379Updated 2 months ago
- Distributed load testing framework for .NET and Unity.☆245Updated 2 months ago
- Utf8 based StreamReader for high performance text processing.☆239Updated 2 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆311Updated 2 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆152Updated 2 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆777Updated last month
- Simplifies styling strings in the terminal for .NET application.☆158Updated 2 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- A library for building server application using loop-action programming model on .NET.☆261Updated 2 months ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆398Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- An alternative high performance NATS client for .NET.☆289Updated 2 years ago
- Convert Object into QueryString/FormUrlEncodedContent for C# HttpClient REST Request.☆72Updated 2 months ago
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆538Updated 2 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆577Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated last week
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆304Updated 2 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆547Updated 2 weeks ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,530Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆892Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago