ImpromptuNinjas / ZStdLinks
A multi-platform .NET binding of Facebook's Zstandard library.
☆43Updated 4 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.☆70Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Fast binary serializer☆65Updated 7 months ago
- A Zstandard wrapper for .Net☆141Updated 3 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Optimized BLAKE2 hashing implementations in C#☆104Updated 10 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- 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
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated this week
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated last month
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated 2 weeks ago
- The combined Langly runtime☆33Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 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 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- Extremely fast MurmurHash implementation with zero heap allocations☆41Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month