mjrousos / NetCoreRemotingLinks
Explorations into remote execution in .NET Core
☆10Updated 8 years ago
Alternatives and similar repositories for NetCoreRemoting
Users that are interested in NetCoreRemoting are comparing it to the libraries listed below
Sorting:
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Run any MSBuild target right from Visual Studio☆14Updated last year
- ☆19Updated last year
- A light-weight, performant interval tree in C#☆34Updated 7 months ago
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆28Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 5 months ago
- C# library for calling executable files☆10Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last week
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 5 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆65Updated 7 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Generic C# Enum Utilities☆25Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 5 months ago
- Code memory safety analysis☆14Updated 11 months ago
- Generates C# Script for constructing the given object☆21Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago