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.
☆318Updated this week
Related projects ⓘ
Alternatives and complementary repositories for EasyCompressor
- 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 …☆180Updated 3 weeks ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆196Updated this week
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆60Updated 3 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆484Updated this week
- Implementation in C# of LINQ concept with struct☆299Updated 10 months ago
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆66Updated 6 months ago
- An alternative high performance NATS client for .NET.☆285Updated last year
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆47Updated 3 months ago
- Simple & efficient library for deep copying .NET objects☆218Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆260Updated 2 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆557Updated 7 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆426Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆202Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆136Updated 2 weeks ago
- String representations of expression trees + library of expression tree objects☆151Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆240Updated 3 weeks ago
- Simple Serilog log viewer UI for several sinks.☆226Updated 2 weeks ago
- .NET library with advanced reflection APIs.☆212Updated this week
- DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications☆242Updated this week
- A collection of .NET libraries, including the fastest general-purpose CSV parser for .NET.☆386Updated 4 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆109Updated 2 years ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆373Updated last week
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆239Updated 4 months ago
- The world fastest enum utilities for C#/.NET☆388Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆172Updated this week
- Extensions to LINQ to Objects☆114Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆135Updated this week
- Benchmarking LINQ and alternative implementations☆174Updated 9 months ago
- Small C# library to provide dynamic runtime code compilation from source code for code and expressions execution☆210Updated 2 months ago