HelloKitty / fasterflect
NETStandard 1.5 Compatible port of Fasterflect.
☆11Updated 6 years ago
Alternatives and similar repositories for fasterflect
Users that are interested in fasterflect are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- ☆44Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last month
- A portable cross platform image library in C#☆18Updated 8 years ago
- ☆58Updated this week
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆102Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- A fody plugin to easily use a throttle with minimal coding☆15Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago