Aldaviva / DataSizeUnits
📏 Convert and format data size units in .NET (bits, bytes, kilobits, kilobytes, and others).
☆13Updated last month
Related projects ⓘ
Alternatives and complementary repositories for DataSizeUnits
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 10 months ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆16Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆15Updated this week
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 3 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…