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#☆95Updated 2 months ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆41Updated 2 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 weeks 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 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- the .net implement for the brotli algorithm☆69Updated 9 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆55Updated 10 months ago
- 🔑 NaCl.Core, a cryptography library for .NET☆71Updated 3 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- 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
- An arbitrary-precision decimal (base 10) floating-point number class. Over 2.5 million downloads on NuGet!☆53Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆50Updated last week
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Non-boxing passing of values.☆27Updated 3 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 7 months ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆60Updated 2 months ago
- Simple C# source generation based on custom templates☆97Updated last year
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Binaron.Serializer - The binary serializer that is up to 150x faster than Newtonsoft.Json!☆84Updated last year
- A lightweight full text indexer for .NET☆184Updated 4 months ago