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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Fast binary serializer☆66Updated 11 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months 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
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- High performance C# implementation of the Snappy compression algorithm☆88Updated last week
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- High performance contract-less binary serializer for .NET☆89Updated last month
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆117Updated 2 weeks ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆122Updated last week
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago