PCOL / FluentIL
A .NET library for using reflection emit in a fluent way.
☆27Updated last month
Related projects ⓘ
Alternatives and complementary repositories for FluentIL
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Implementation of a .NET GC in C# with NativeAOT☆62Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- 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
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated this week
- Simple C# source generator for text templates☆31Updated 2 years ago
- An ACID .NET relational database☆18Updated 5 months ago
- Nuget package merging utiility☆21Updated 3 months ago
- Fast Accessors for .Net☆31Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- .NET reflection provided by ExpressionTrees☆25Updated last year
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Provides publishing support for applications using Onova.☆22Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- ☆23Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 months ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆31Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 2 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆17Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 weeks ago