EgorBo / UnsafeCodeAnalyzer
Code memory safety analysis
☆14Updated 3 months ago
Alternatives and similar repositories for UnsafeCodeAnalyzer:
Users that are interested in UnsafeCodeAnalyzer are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- ☆23Updated last year
- 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
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- ☆23Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- ☆14Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- LINQ implementation for Span☆23Updated 5 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆13Updated this week
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- ☆16Updated 3 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- Inference Llama 2 in one file of pure C#☆21Updated last year
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago