EgorBo / UnsafeCodeAnalyzerLinks
Code memory safety analysis
☆14Updated 10 months ago
Alternatives and similar repositories for UnsafeCodeAnalyzer
Users that are interested in UnsafeCodeAnalyzer are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 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
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- ☆25Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 4 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- ☆15Updated 3 weeks ago
- Create zero allocation capturing struct lambdas!☆11Updated last year
- ☆25Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 9 months ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- ☆34Updated 9 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- LINQ implementation for Span☆24Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 9 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 11 months ago