ffhighwind / Fasterflect
.NET Reflection Made Fast and Simple ⛺
☆28Updated 3 years ago
Alternatives and similar repositories for Fasterflect:
Users that are interested in Fasterflect are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 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
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆25Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Spans for the whole memory range.☆18Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 8 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆16Updated 11 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- Text clustering algorithm, implemented in .NET☆22Updated last year
- C# library which provides uniform API for conversion between types.☆21Updated 10 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Port of Google's farmhash algorithm to .NET☆63Updated last year