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 C# Reflection Helper Library☆14Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- .NET text parsing helper class.☆16Updated 10 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- 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#☆19Updated 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
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 6 months 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
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 4 years ago
- BitsUpdater is .NET library written in C# for automatic application update using Background Intelligent Transfer Service (BITS). This ser…☆48Updated 15 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)☆83Updated last year
- Generic C# Enum Utilities☆25Updated 2 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year