ffhighwind / FasterflectLinks
.NET Reflection Made Fast and Simple ⛺
☆28Updated 4 years ago
Alternatives and similar repositories for Fasterflect
Users that are interested in Fasterflect 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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Parse any type from string in efficient way☆35Updated last month
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- .NET Serializer testing framework☆75Updated 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
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Simple FIFO and LRU cache in C#☆34Updated 6 months ago