mjebrahimi / EasyCompressorLinks
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms. 
☆368Updated last week
Alternatives and similar repositories for EasyCompressor
Users that are interested in EasyCompressor are comparing it to the libraries listed below
Sorting:
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆194Updated 6 months ago
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆50Updated last year
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆78Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆266Updated 3 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆177Updated 5 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 4 months ago
- C# Toolkit for Code Generation (T4 alternative!)☆301Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆315Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆351Updated last week
- Write scripts with the power of C# and .NET☆243Updated 4 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated this week
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆68Updated last year
- The fastest .NET library for reading Excel data files.☆306Updated last week
- .NET library with advanced reflection APIs.☆229Updated last month
- Auto generate Clone method using C# Source Generator☆85Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆100Updated 7 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆427Updated 5 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆218Updated last week
- Interpolated Strings but in reverse! A very cursed C# parser library.☆287Updated 8 months ago
- Declarative Structured Concurrency for C#☆121Updated 3 weeks ago
- 🥇 .NET Object Mappers Benchmark☆101Updated last year
- An alternative high performance NATS client for .NET.☆290Updated 2 years ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar …☆236Updated last month
- Fast, zero-alloc alternative to MediatR for .NET – minimal, blazing fast, and DI-friendly.☆314Updated 3 weeks ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- A fast and low allocation StringBuilder for .NET.☆104Updated last week