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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- 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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- LINQ implementation for Span☆23Updated 5 months ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year
- A framework for transparently invoking multiple instances or clients.☆29Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- 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
- Parse any type from string in efficient way☆35Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- A light-weight, performant interval tree in C#☆27Updated last week
- Spans for the whole memory range.☆18Updated 2 years ago
- Code memory safety analysis☆14Updated 3 months ago
- 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 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated last year