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.
☆40Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SharpHash
- Optimized BLAKE2 hashing implementations in C#☆96Updated 2 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 8 months ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 8 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆82Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Library to render to the terminal using C# and .NET☆30Updated 2 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated 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 3 weeks ago
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Run C# code at compile time.☆37Updated 4 years ago
- A CSharp library that can deep clone any object using only reflection.☆49Updated last year
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆41Updated last month
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- A .NET implementation of several non-cryptographic hashes.☆64Updated 10 months ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆104Updated 2 months ago
- C# implementation of a Rope<T> immutable data structure.☆81Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Tiny and simple data format/serializer.☆19Updated this week