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:
- 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
- MSIL Reader☆36Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- C# library for calling executable files☆10Updated 7 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Run any MSBuild target right from Visual Studio☆14Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- A C# Reflection Helper Library☆14Updated 8 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated 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
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated last month
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 3 weeks ago
- An allocation free Task-like object for async methods☆40Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year