agocke / StaticCsLinks
A series of analyzers, attributes, and libraries to help C# developers write clearer, more type-safe code.
☆18Updated last month
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 last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago
- ☆23Updated 2 years ago
- Infinite recursion without blowing up the stack.☆21Updated 2 weeks ago
- Vectorized generic dictionary prototype☆26Updated last year
- A lightweight implementation of the Reactive framework.☆21Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Internal application architecture via command and event messages☆32Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆18Updated 2 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 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
- .NET reflection provided by ExpressionTrees☆27Updated last year
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- .NET library to work with Git repositories☆34Updated last week
- 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
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆20Updated last year
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated 2 years ago
- File path abstraction library for .NET.☆95Updated last week
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆65Updated last week
- .NET Reflection without doing the actual reflection... powered by source generators☆17Updated last month
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Clone .net objects using Source Generators☆35Updated 2 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year