SirCxyrtyx / FileEmbedLinks
A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations or reflection needed.
☆24Updated 3 years ago
Alternatives and similar repositories for FileEmbed
Users that are interested in FileEmbed are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆25Updated 9 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 last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 7 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Find transitive dependencies in assemblies☆23Updated 4 months ago
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 2 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 2 months ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 3 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Utilities for working with streams and pipes☆12Updated this week
- ☆11Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 4 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆13Updated last month
- ☆25Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Code memory safety analysis☆14Updated 8 months ago
- ☆15Updated 3 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 11 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 8 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago