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:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Fast binary serializer☆65Updated 7 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated 5 months ago
- A light-weight, performant interval tree in C#☆29Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A Zstandard wrapper for .Net☆141Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- C# interface-to-member source generator☆81Updated 9 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- High performance C# implementation of the Snappy compression algorithm☆84Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago