ffhighwind / Fasterflect
.NET Reflection Made Fast and Simple ⛺
☆27Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Fasterflect
- C# library which provides uniform API for conversion between types.☆20Updated 7 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆24Updated last year
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 8 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- Adds the Just My Code command button to Visual Studio☆12Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- In-memory B-Tree implementation for C#☆18Updated 4 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- CSharpTest.Net.Tools (moved from https://code.google.com/p/csharptest-net/)☆15Updated 10 years ago
- A lightweight, fast and compliant JSON serializer/deserializer/validator for .NET☆21Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 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…☆24Updated 5 years ago
- A lightweight toolkit to write .NET assembly weavers.☆12Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆25Updated last week
- Single-user self-contained file system written in C#☆16Updated 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
- A set of variations on ObjectPool implementations with differing underlying collections.☆14Updated 2 years ago