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
- .NET Serializer testing framework☆75Updated 2 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 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
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Samples for Cecil☆68Updated 10 years ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A single-threaded async-compatible ambient context.☆29Updated 8 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 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
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago