ron4fun / SharpHash
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.
☆44Updated 3 months ago
Alternatives and similar repositories for SharpHash
Users that are interested in SharpHash are comparing it to the libraries listed below
Sorting:
- Optimized BLAKE2 hashing implementations in C#☆101Updated 8 months ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆86Updated last year
- An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!☆64Updated this week
- Embed resource files more C# programmer friendly!☆71Updated 11 months ago
- .NET Tokenization Library☆49Updated last year
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆40Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 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
- The most revolutionary syntax visualizer☆71Updated this week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.☆152Updated 4 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- A 256-bit integer implementation for .NET☆41Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Full C# port of Brotli compression algorithm☆95Updated 3 years ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆67Updated 3 months ago
- Ookii.CommandLine is a powerful and flexible command line argument parsing library for .Net applications, supporting PowerShell-like and …☆31Updated last week
- 🔑 NaCl.Core, a cryptography library for .NET☆77Updated last week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆37Updated last week
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago