xoofx / Blake3.NET
Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.
☆139Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for Blake3.NET
- Optimized BLAKE2 hashing implementations in C#☆95Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆147Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆135Updated 2 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 7 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆154Updated 3 weeks ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆153Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 7 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆166Updated 7 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.