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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 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
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆63Updated 5 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Simple application to full-text searching in file system☆19Updated 4 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated last month
- Shortest way to create rows/columns for Grid for WPF/UWP/WinUI/Uno platforms☆10Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated 3 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆13Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- A framework for transparently invoking multiple instances or clients.☆36Updated 2 weeks ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Run any MSBuild target right from Visual Studio☆15Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year