TommasoBelluzzo / FastHashesLinks
A .NET implementation of several non-cryptographic hashes.
☆68Updated last year
Alternatives and similar repositories for FastHashes
Users that are interested in FastHashes are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 10 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated 2 months ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated this week
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated 2 weeks ago
- High performance contract-less binary serializer for .NET☆89Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- IDisposable helper types.☆137Updated last year
- DAWG String Dictionary in C#☆121Updated 2 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Generic weak event implementation☆196Updated 5 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A lightweight full text indexer for .NET☆197Updated 3 weeks ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated this week
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- Replaces static method calls.☆68Updated 11 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆73Updated 4 months ago