fuglede / linearassignment
Linear assignment problem solver for .NET.
☆13Updated 3 years ago
Alternatives and similar repositories for linearassignment
Users that are interested in linearassignment are comparing it to the libraries listed below
Sorting:
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- High performance SIMD operations in c#☆43Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 3 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆67Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆59Updated 3 years ago
- Implicit parameters via contexts☆41Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆83Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 10 months ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆70Updated last year
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆28Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- SharpFFTW - A lightweight C# wrapper for native FFTW.☆28Updated last year
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆84Updated last week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆83Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago