garysharp / SmazSharpLinks
Small strings compression library for C#
☆29Updated 10 years ago
Alternatives and similar repositories for SmazSharp
Users that are interested in SmazSharp are comparing it to the libraries listed below
Sorting:
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- ☆29Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A set of fluent extensions ontop of System.UriBuilder☆26Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆26Updated 3 months ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆87Updated last year
- The Add Projects extension is a simple Visual Studio extension that makes it easy to add multiple projects to your solution.☆25Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated last week
- Analyse Memory Dumps looking at .NET String types