Vannevelj / SharpSource
surfacing defects at compile time and preventing issues that would otherwise go unnoticed
☆39Updated last month
Alternatives and similar repositories for SharpSource:
Users that are interested in SharpSource are comparing it to the libraries listed below
- ☆47Updated last month
- File path abstraction library for .NET.☆59Updated last week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 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
- Simple source only reflection library with default interface property support☆66Updated this week
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆19Updated 3 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 10 months ago
- Generates a synchronized version of an async method☆53Updated 2 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Immutability is easy!☆46Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆25Updated 3 weeks ago
- Non-boxing passing of values.☆27Updated 8 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated 2 weeks ago
- A .NET library to parse XML at lightspeed with zero allocation.☆104Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Generates data access using stored procedures☆60Updated 2 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.