A collection of algorithms I've implemented and found generally useful
☆16Apr 21, 2024Updated last year
Alternatives and similar repositories for Nerdbank.Algorithms
Users that are interested in Nerdbank.Algorithms are comparing it to the libraries listed below
Sorting:
- Smash provides a collection of non-cryptographic hashes for .NET☆20Mar 17, 2024Updated last year
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Nov 29, 2021Updated 4 years ago
- This is a large set of data types, extension methods, and utilities designed to make your life a little easier.☆12Updated this week
- An investigation into using Files and FileStream with System.IO.Pipelines☆10Jul 15, 2019Updated 6 years ago
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 9 months ago
- A minimal message queue☆11Dec 11, 2022Updated 3 years ago
- ☆10Mar 19, 2021Updated 4 years ago
- Discriminated union type source generator☆11Feb 12, 2026Updated 2 weeks ago
- A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction☆16Mar 22, 2019Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Jan 28, 2021Updated 5 years ago
- ☆14Nov 16, 2022Updated 3 years ago
- ☆13May 6, 2024Updated last year
- Experimenting with fast, narrow use case, string parsing☆18Mar 4, 2012Updated 13 years ago
- Unsupervised factor-based text tokenizer for natural-language processing applications☆17Jul 24, 2020Updated 5 years ago
- FileCurator simplifies access and management of files from various locations. It could be something on your system, a url, a resource in …☆16Updated this week
- .NET abstractions and implementations for storage services like blob storages, file systems or object storages.☆40Sep 5, 2023Updated 2 years ago
- A financial money management library and applications that utilize it.☆41Mar 3, 2025Updated 11 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Jan 21, 2021Updated 5 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆62Dec 23, 2021Updated 4 years ago
- math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes …☆18Jul 14, 2014Updated 11 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Jan 2, 2021Updated 5 years ago
- Bitwise operations library for .NET☆22Aug 11, 2018Updated 7 years ago
- ☆18Dec 31, 2023Updated 2 years ago
- VirtualStorageLibrary Project☆20Sep 26, 2024Updated last year
- Extract prominent colours from images☆19Dec 15, 2023Updated 2 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…☆20Nov 10, 2020Updated 5 years ago
- Contrib.Bcl.Ranges☆20Oct 15, 2019Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Jan 10, 2020Updated 6 years ago
- 🔑 NaCl.Core, a cryptography library for .NET☆79Nov 29, 2025Updated 3 months ago
- An ACID .NET relational database☆25May 29, 2024Updated last year
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Oct 24, 2020Updated 5 years ago
- .NET abstractions and implementations for message brokers, event queues and data ingestion services.☆50Dec 8, 2022Updated 3 years ago
- Execute dynamic object expressions as Javascript in Blazor☆20Feb 21, 2026Updated last week
- AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligen…☆28May 1, 2015Updated 10 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆16Jul 5, 2022Updated 3 years ago
- Infinite recursion without blowing up the stack.☆21Feb 1, 2026Updated last month
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Oct 9, 2025Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago