Cysharp / ProcessX
Simplify call an external process with the async streams in C# 8.0.
☆474Updated this week
Alternatives and similar repositories for ProcessX:
Users that are interested in ProcessX are comparing it to the libraries listed below
- C# Source Generator to create value-object, inspired by units of measure.☆349Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- The world fastest enum utilities for C#/.NET☆414Updated this week
- Distributed load testing framework for .NET and Unity.☆223Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆292Updated last week
- Utf8 based StreamReader for high performance text processing.☆220Updated 9 months ago
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆625Updated last month
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆137Updated 4 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- An alternative high performance NATS client for .NET.☆287Updated last year
- A library for building server application using loop-action programming model on .NET.☆244Updated this week
- Extremely Fast Dependency Injection Library.☆181Updated 7 years ago
- Extremely fast UTF-8 xml parser library☆96Updated 2 years ago
- Simplifies styling strings in the terminal for .NET application.☆133Updated last month
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆336Updated last month
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,330Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated 11 months ago
- Fast, idiomatic C# implementation of Flatbuffers