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:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- 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
- Generate plots for BenchmarkDotNet☆13Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Utilities for working with streams and pipes☆12Updated this week
- LINQ implementation for Span☆24Updated last year
- ☆15Updated last month
- Code memory safety analysis☆14Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- ☆11Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 9 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- ☆16Updated 4 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago