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
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated 3 months 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…☆57Updated 6 years ago
- A light-weight, performant interval tree in C#☆31Updated 6 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated this week
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆19Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 2 weeks ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- .NET Serializer testing framework☆76Updated 2 years ago