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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 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
- Concurrency library for .Net☆64Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Samples for Cecil☆68Updated 10 years ago
- Parse any type from string in efficient way☆35Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆40Updated 5 years ago
- ☆24Updated 4 years ago
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 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…☆25Updated 6 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A C# Deque class☆49Updated 10 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago