SirCxyrtyx / FileEmbed
A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations or reflection needed.
☆24Updated 2 years ago
Alternatives and similar repositories for FileEmbed:
Users that are interested in FileEmbed are comparing it to the libraries listed below
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 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
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- ☆23Updated last year
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- ☆11Updated 6 months ago
- Code memory safety analysis☆14Updated 2 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A light-weight, performant interval tree in C#☆27Updated 2 weeks ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 9 months ago
- ☆14Updated last week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- Provides publishing support for applications using Onova.☆22Updated 7 months ago
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago