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:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- ☆22Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- A Managed Implementation of Zlib for .NET☆20Updated last year
- ☆24Updated 4 years ago
- ☆29Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Support for NodaTime types to MessagePack C#.☆11Updated last week
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated last month
- Non-boxing passing of values.☆27Updated 11 months ago
- A light-weight, performant interval tree in C#☆29Updated 3 months ago
- 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