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:
- 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
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 10 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 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
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Find transitive dependencies in assemblies☆23Updated last month
- Removes nullability and pragma warning suppressions that are no longer necessary.☆10Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- 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
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last month
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- .NET Generic Host for UI applications☆23Updated 10 months ago
- ☆16Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago