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.
☆378Updated last month
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 …☆196Updated 10 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆78Updated last year
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆302Updated 2 weeks ago
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆50Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆385Updated 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
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- C# Toolkit for Code Generation (T4 alternative!)☆302Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Write scripts with the power of C# and .NET☆247Updated 4 years ago
- The fastest .NET library for reading Excel data files.☆325Updated 2 weeks ago
- A fast and low allocation StringBuilder for .NET.☆107Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆578Updated this week
- Easy C# class and code generation, POCO object and Methods creation☆106Updated 10 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆244Updated this week
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆448Updated 7 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆289Updated 11 months ago
- The world fastest enum utilities for C#/.NET☆487Updated 2 months ago
- An alternative high performance NATS client for .NET.☆291Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- .NET library with advanced reflection APIs.☆227Updated last month
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 10 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆330Updated last month
- Declarative Structured Concurrency for C#☆118Updated this week