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 library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Generic C# Enum Utilities☆25Updated 3 years ago
- Run any MSBuild target right from Visual Studio☆15Updated last year
- A C# Reflection Helper Library☆14Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- MSIL Reader☆36Updated 3 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
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- ☆11Updated 7 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
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 10 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆29Updated last year
- C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library☆18Updated 10 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Code memory safety analysis☆14Updated last year
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Binary serializer with full .NET support!☆17Updated 8 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago