asmichi / ChildProcessLinks
Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Process.Start`.
☆38Updated last year
Alternatives and similar repositories for ChildProcess
Users that are interested in ChildProcess are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆92Updated 8 months ago
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- Common input and integrity validation routines for Visual Studio and other applications☆130Updated this week
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆37Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Optimized BLAKE2 hashing implementations in C#☆109Updated last year
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆35Updated last week
- Provides a simple IPC over named pipes, easy to use, based on RPC.☆28Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated this week
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated last week
- boilerplatezero is a collection of C# source generators☆39Updated 2 years ago
- Generates a synchronized version of an async method☆74Updated last week
- ☆137Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆39Updated 2 months ago
- File path abstraction library for .NET.☆93Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.