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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 4 months ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- 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 7 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- dotnet watch we always wanted☆102Updated 3 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
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A framework for transparently invoking multiple instances or clients.☆27Updated last month
- Spans for the whole memory range.☆18Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆11Updated 2 weeks ago
- A C# (netstandard2.0) implementation of librsync signature, delta, and patch.☆23Updated 3 years ago