vivainio / FastExpressionKit
Things to speed up C# code by avoiding reflection
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for FastExpressionKit
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- ☆23Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Generic C# Enum Utilities☆25Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 5 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- ☆18Updated 9 months ago
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- ☆50Updated 6 years ago
- Remote Actors for .NET and Mono☆33Updated 7 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Simple C# source generator for text templates☆31Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- .NET Serializer testing framework☆76Updated last year
- Fluent Extension Methods for Mono.Cecil☆13Updated 7 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago