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
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during …☆26Updated 5 months ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆25Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 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
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆19Updated 5 months ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆11Updated last month
- Rapid Avro serializer for C# .NET☆9Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago