PCOL / FluentIL
A .NET library for using reflection emit in a fluent way.
☆29Updated 5 months ago
Alternatives and similar repositories for FluentIL:
Users that are interested in FluentIL are comparing it to the libraries listed below
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 months ago
- Nuget package merging utiility☆23Updated 7 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- .NET library to work with Git repositories☆29Updated this week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- C# Source Generator library for Inter-Process Communication☆37Updated last week
- Benchmarking .NET Serialization Performance☆25Updated this week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Efficient compiler of .NET expression trees☆22Updated 4 months ago
- BigMachines is State Machine library for .NET☆41Updated 3 weeks ago
- An AOP code generator☆18Updated 4 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆17Updated 2 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- File path abstraction library for .NET.☆59Updated last week
- System.IO.Pipelines API adapter for System.Net.WebSockets☆28Updated this week
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 11 months ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago