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:
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Binary serializer with full .NET support!☆17Updated 8 months ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆18Updated 12 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆12Updated 2 months ago
- Parse any type from string in efficient way☆35Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A library that makes it easy to generate HTML files from C# code☆30Updated 5 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆40Updated last week
- .NET Serializer testing framework☆77Updated 2 years ago