Cysharp / ObservableCollectionsLinks
High performance observable collections and synchronized views, for WPF, Blazor, Unity.
☆858Updated 2 months ago
Alternatives and similar repositories for ObservableCollections
Users that are interested in ObservableCollections are comparing it to the libraries listed below
Sorting:
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆424Updated 5 months ago
- Simplify call an external process with the async streams in C# 8.0.☆542Updated 2 months ago
- High performance in-memory/distributed messaging pipeline for .NET and Unity.☆1,731Updated 2 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆391Updated 2 months ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,616Updated 2 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆319Updated 2 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆321Updated 2 weeks ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,774Updated 2 months ago
- High performance Lua interpreter implemented in C# for .NET and Unity☆651Updated last week
- A library for building server application using loop-action programming model on .NET.☆275Updated 2 months ago
- The world fastest enum utilities for C#/.NET☆478Updated 3 weeks ago
- Fast, idiomatic C# implementation of Flatbuffers☆552Updated 6 months ago
- Alloc-free and fast replacement for Linq, with code generation☆316Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆205Updated 2 months ago
- Zero Allocation StringBuilder for .NET and Unity.☆2,626Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.