ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.
☆600Sep 26, 2024Updated last year
Alternatives and similar repositories for ByteSize
Users that are interested in ByteSize are comparing it to the libraries listed below
Sorting:
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,828Oct 5, 2025Updated 4 months ago
- A helper library for async/await.☆3,709Jan 1, 2024Updated 2 years ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆197Feb 14, 2024Updated 2 years ago
- Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities☆9,413Nov 20, 2025Updated 3 months ago
- The last comparison library you'll ever need!☆443Dec 9, 2023Updated 2 years ago
- A better date and time API for .NET☆2,969Jan 5, 2026Updated last month
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,225Updated this week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆395Nov 15, 2025Updated 3 months ago
- A tiny, friendly, C# parser construction library☆2,467Apr 18, 2024Updated last year
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.☆857Updated this week
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A .NET abstraction over the windowing systems of Windows/Mac/Linux.☆57Aug 5, 2023Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support☆4,802Feb 29, 2024Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Updated this week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- Makes life working with units of measurement just a little bit better.☆2,931Dec 7, 2025Updated 2 months ago
- A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET☆5,134Feb 22, 2026Updated last week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Updated this week
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,619Feb 21, 2026Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Oct 1, 2025Updated 5 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆440Updated this week
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆199Sep 30, 2025Updated 5 months ago
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- 🎯 A .NET library, developed by humans, for running a target dependency graph.☆934Updated this week
- A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS…☆2,180Jul 26, 2023Updated 2 years ago
- Fast SIMD-based UTF-8 Validation in C#☆46Dec 18, 2025Updated 2 months ago
- Command line parsing, invocation, and rendering of terminal output.☆3,641Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆506Feb 23, 2026Updated last week
- Next generation API for .NET☆1,906Feb 18, 2026Updated last week
- A .NET library that makes it easier to create beautiful console applications.☆11,234Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆584Feb 2, 2026Updated 3 weeks ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Oct 15, 2023Updated 2 years ago
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,096Aug 16, 2025Updated 6 months ago
- Style your .NET console output!☆1,328Jun 6, 2024Updated last year
- Unintrusive auto-update framework☆561Updated this week
- A C# implementation of Message Templates☆61May 13, 2018Updated 7 years ago