kaosborn / KaosCollectionsLinks
Collections library for .NET with optimized sorted dictionary
☆11Updated 3 years ago
Alternatives and similar repositories for KaosCollections
Users that are interested in KaosCollections are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- ☆22Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Roslyn extensions, with a touch of meta-programming.☆34Updated 7 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 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 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- ☆33Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Utilities for working with streams and pipes☆10Updated this week
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- A Managed Implementation of Zlib for .NET☆20Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A LiteDB with realtime notifications☆43Updated last year
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Updated last month
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated last week
- 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- A light-weight, performant interval tree in C#☆28Updated 2 months ago