ron4fun / SharpHashLinks
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
☆47Updated 11 months ago
Alternatives and similar repositories for SharpHash
Users that are interested in SharpHash are comparing it to the libraries listed below
Sorting:
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆31Updated 3 years ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- An arbitrary-precision decimal (base 10) floating-point number class. Over 16 million downloads on NuGet!☆73Updated last month
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆149Updated 2 months ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆73Updated last month
- DAWG String Dictionary in C#☆123Updated 3 months ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆91Updated 2 years ago
- A Unicode library for .NET, supporting UTF8, UTF16, and UTF32. With an extra helping of emoji for good measure 🔥🌶️😁☆96Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- 🔑 NaCl.Core, a cryptography library for .NET☆80Updated 2 months ago
- Library to render to the terminal using C# and .NET☆32Updated 3 months ago
- A ConcurrentHashSet implementation☆140Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated this week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆51Updated last year
- the .net implement for the brotli algorithm☆72Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Fast binary serializer☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago