ImpromptuNinjas / ZStd
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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Fast binary serializer☆65Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- .NET Serializer testing framework☆75Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆67Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 3 months ago
- A Zstandard wrapper for .Net☆140Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Optimized BLAKE2 hashing implementations in C#☆101Updated 8 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- An allocation free Task-like object for async methods☆39Updated 10 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 tactful collection of utilities for .NET development.☆35Updated 8 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆66Updated 3 weeks ago