vivainio / FastExpressionKitLinks
Things to speed up C# code by avoiding reflection
☆25Updated 2 years ago
Alternatives and similar repositories for FastExpressionKit
Users that are interested in FastExpressionKit are comparing it to the libraries listed below
Sorting:
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- 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.☆72Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Samples for Cecil☆69Updated 11 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.☆100Updated 8 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 8 years ago
- C# library which provides uniform API for conversion between types.☆24Updated this week
- Remote Actors for .NET and Mono☆33Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- 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
- A C# Deque class☆50Updated 11 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago