mjebrahimi / EasyCompressor
⚡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.
☆353Updated 3 weeks ago
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 …☆189Updated last month
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆235Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆535Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆257Updated last month
- Zero Allocation Writer/Reader Parser for .NET Core☆301Updated 9 months ago
- .NET library with advanced reflection APIs.☆222Updated 2 weeks ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆176Updated this week
- C# Toolkit for Code Generation (T4 alternative!)☆286Updated 7 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆162Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆217Updated this week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Write your pipelines in C# !☆368Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆472Updated last week
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆70Updated 8 months ago
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆51Updated 8 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆67Updated last year
- Interpolated Strings but in reverse! A very cursed C# parser library.☆255Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆192Updated last week
- Configure async code's ConfigureAwait at a global level☆453Updated 3 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆128Updated 2 years ago
- 🥇 .NET Object Mappers Benchmark☆94Updated 10 months ago
- Sitko.Core is a set of libraries to help build .NET Core applications fast☆155Updated 3 weeks ago
- An "Entity Framework"-like interface for MongoDB☆397Updated 3 weeks ago
- Easy C# class and code generation, POCO object and Methods creation☆88Updated last month
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆255Updated this week
- A fast and low allocation StringBuilder for .NET.☆100Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆228Updated last month
- Fast and lightweight parser creation tools☆457Updated last week