mattwar / nullabyLinks
A null checking Roslyn diagnostic analyzer for C#
☆14Updated 9 years ago
Alternatives and similar repositories for nullaby
Users that are interested in nullaby are comparing it to the libraries listed below
Sorting:
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- Type safe C# primitives☆34Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated 10 months ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated this week
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month