skbkontur / GrobExp.CompilerLinks
Efficient compiler of .NET expression trees
☆22Updated 6 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:
- Research project for the Linq for the 2d arrays and images☆19Updated last year
- .NET reflection provided by ExpressionTrees☆25Updated 5 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 4 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 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
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- ☆29Updated 5 years 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 6 months 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 command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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
- Find transitive dependencies in assemblies☆23Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Generates C# Script for constructing the given object☆21Updated 9 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago