GlebChili / ManagedGitLibLinks
A lightweight read-only git library written entirely in .NET
☆30Updated 3 years ago
Alternatives and similar repositories for ManagedGitLib
Users that are interested in ManagedGitLib are comparing it to the libraries listed below
Sorting:
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- template repository for a roslyn source generator☆22Updated 3 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated 4 months 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
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- Find transitive dependencies in assemblies☆23Updated last month
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- This repo contains tools and tracks policy violations for the dotnet org.☆18Updated 9 months ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 10 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- Tools for experimenting with union types.☆29Updated 2 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Exposes top-level nullability information from reflection☆15Updated last week
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago