skbkontur / GrobExp.CompilerLinks
Efficient compiler of .NET expression trees
☆22Updated 7 months ago
Alternatives and similar repositories for GrobExp.Compiler
Users that are interested in GrobExp.Compiler are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- 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
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 5 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 2 weeks ago
- An allocation free Task-like object for async methods☆39Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- .NET reflection provided by ExpressionTrees☆25Updated 7 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Research project for the Linq for the 2d arrays and images☆20Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Internal application architecture via command and event messages☆32Updated this week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 6 months ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆19Updated 8 months ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆43Updated 9 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- ☆36Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago