bitfaster / Base64Links
Extension methods that convert to and from Base64 strings with fewer memory allocations.
☆13Updated 3 years ago
Alternatives and similar repositories for Base64
Users that are interested in Base64 are comparing it to the libraries listed below
Sorting:
- A zero allocation globbing library☆26Updated 3 weeks ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 3 months ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- SignalR backplane implemented through Orleans☆45Updated 2 weeks ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 3 months ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Internal application architecture via command and event messages☆32Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 6 months ago
- BigMachines is State Machine library for .NET☆44Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 6 months ago
- Download, update and sync loose files from URLs☆61Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago