master131 / BrotliSharpLibLinks
Full C# port of Brotli compression algorithm
☆97Updated 3 years ago
Alternatives and similar repositories for BrotliSharpLib
Users that are interested in BrotliSharpLib are comparing it to the libraries listed below
Sorting:
- the .net implement for the brotli algorithm☆71Updated last year
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- High performance C# implementation of the Snappy compression algorithm☆88Updated 3 weeks ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .