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.
☆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#☆102Updated 9 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!☆66Updated 3 weeks ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Embed resource files more C# programmer friendly!☆71Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Simple C# source generation based on custom templates☆104Updated last year
- High performance C# implementation of the Snappy compression algorithm☆83Updated 4 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- The most revolutionary syntax visualizer☆72Updated this week
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Assembly-level sandboxing for .NET Core☆55Updated 4 months ago
- Updated DotNetZip that builds with current .NET☆32Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- 🔑 NaCl.Core, a cryptography library for .NET☆77Updated last month
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- A Zstandard wrapper for .Net☆141Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated last month
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year