coenm / ImageHashLinks
Library containing perceptual hash algorithms using the ImageSharp library
☆208Updated 4 months ago
Alternatives and similar repositories for ImageHash
Users that are interested in ImageHash are comparing it to the libraries listed below
Sorting:
- .NET standard library offering several different perceptual hashing algorithms for detecting similar or duplicate images.☆51Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆242Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated last month
- MagicScaler high-performance, high-quality image processing pipeline for .NET☆682Updated last month
- 🔑🔒 Lock your c# threads by key☆71Updated 6 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆150Updated 4 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆313Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Simple C# camera library.☆152Updated last week
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆165Updated last month
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆406Updated 3 weeks ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆130Updated 2 years ago
- .NET binding for libvips.☆441Updated this week
- Fast and lightweight parser creation tools☆465Updated this week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆451Updated 10 months ago
- Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.☆297Updated last week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆277Updated last year
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆294Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆477Updated this week
- A generic interval tree implementation in C#☆181Updated 4 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 3 weeks ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆679Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 11 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆171Updated 8 months ago