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:
- Generic C# Enum Utilities☆25Updated 2 years ago
- 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
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated 2 months ago
- dotnet watch we always wanted☆102Updated 3 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
- ☆11Updated 7 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A Kanban Board control for WPF☆23Updated last month
- Run any MSBuild target right from Visual Studio☆15Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- MSIL Reader☆36Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated this week
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- NuGet based universal plugin manager☆15Updated 2 years ago
- In-memory B-Tree implementation for C#☆21Updated 5 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 4 months ago