mjrousos / NetCoreRemotingLinks
Explorations into remote execution in .NET Core
☆10Updated 9 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
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Find transitive dependencies in assemblies☆24Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- 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
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- MSIL Reader☆36Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- A C# Reflection Helper Library☆14Updated 8 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Run any MSBuild target right from Visual Studio☆14Updated last year
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 6 months ago
- C# library for calling executable files☆10Updated 7 years ago
- ☆19Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Source-generator for easier native interop.☆13Updated 5 months ago
- C# library which provides uniform API for conversion between types.☆24Updated last year
- A framework for transparently invoking multiple instances or clients.☆40Updated 2 months ago
- dotnet watch we always wanted☆103Updated 4 years ago
- 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
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 2 weeks ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago