vivainio / FastExpressionKitLinks
Things to speed up C# code by avoiding reflection
☆25Updated last year
Alternatives and similar repositories for FastExpressionKit
Users that are interested in FastExpressionKit are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 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 8 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Spans for the whole memory range.☆18Updated 2 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
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- ☆40Updated 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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago