ImpromptuNinjas / ZStdLinks
A multi-platform .NET binding of Facebook's Zstandard library.
☆43Updated 5 years ago
Alternatives and similar repositories for ZStd
Users that are interested in ZStd are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Fast binary serializer☆65Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A Zstandard wrapper for .Net☆142Updated 3 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆79Updated 7 months ago
- DAWG String Dictionary in C#☆121Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆147Updated 2 months ago
- Optimized BLAKE2 hashing implementations in C#☆107Updated last year
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- High performance C# implementation of the Snappy compression algorithm☆86Updated 7 months ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago