davidmilligan / WeakEventListener
A Weak Event Pattern Implementation for .Net Core/Standard
☆11Updated 5 years ago
Alternatives and similar repositories for WeakEventListener
Users that are interested in WeakEventListener are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 10 months ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 9 months ago
- Spans for the whole memory range.☆18Updated 2 years ago
- ☆23Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 3 months ago
- A framework for transparently invoking multiple instances or clients.☆32Updated this week
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Code memory safety analysis☆14Updated 4 months 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- C# Unmanaged Array Library🍓☆21Updated 4 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A light-weight, performant interval tree in C#☆27Updated last month