madelson / ImmutableLinkedListLinks
.NET implementation of an immutable linked list datastructure
☆11Updated last year
Alternatives and similar repositories for ImmutableLinkedList
Users that are interested in ImmutableLinkedList are comparing it to the libraries listed below
Sorting:
- The combined Langly runtime☆33Updated 3 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 5 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- Immutability is easy!☆50Updated last month
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Playground for Dictionary performance improvements☆27Updated last year
- ☆24Updated 4 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A fast and simple .NET parsing library☆81Updated last month
- Non-boxing passing of values.☆28Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- JSON diff tool for .NET☆53Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- C# immutable records generator☆73Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- BigMachines is State Machine library for .NET☆42Updated last month
- Collections library for .NET with optimized sorted dictionary☆11Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆45Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago