agocke / StaticCsLinks
A series of analyzers, attributes, and libraries to help C# developers write clearer, more type-safe code.
☆19Updated 2 months ago
Alternatives and similar repositories for StaticCs
Users that are interested in StaticCs are comparing it to the libraries listed below
Sorting:
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- .NET reflection provided by ExpressionTrees☆27Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Internal application architecture via command and event messages☆32Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- A lightweight implementation of the Reactive framework.☆21Updated 2 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Clone .net objects using Source Generators☆35Updated 2 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Collection of polyfills for projects targeting older versions of .NET☆68Updated 3 weeks ago
- File path abstraction library for .NET.☆96Updated this week
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months 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
- Nuget package merging utiility☆23Updated 3 weeks ago
- ☆23Updated 2 years ago
- Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionCh…☆15Updated last week
- Infinite recursion without blowing up the stack.☆21Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- .NET Reflection without doing the actual reflection... powered by source generators☆17Updated 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…☆25Updated last month
- Tools for experimenting with union types.☆31Updated 10 months ago
- A .NET implementation of a parser for the KDL document language.☆34Updated 3 years ago