SixLabors / ZlibStreamLinks
A Managed Implementation of Zlib for .NET
☆21Updated 2 years ago
Alternatives and similar repositories for ZlibStream
Users that are interested in ZlibStream are comparing it to the libraries listed below
Sorting:
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆52Updated last month
- 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
- StringDB is a modular, key/value pair archival DB designed to consume *tiny* amounts of ram & produce *tiny* databases.☆72Updated 2 years ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- This repo contains the code for building http://source.dot.net☆52Updated this week
- ☆28Updated 7 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated 2 months ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- High-performance .NET regex engine with predictable performance☆49Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 11 months ago
- The tool to create reference assembly from common assembly.☆92Updated 2 weeks ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Updated 10 months ago
- Tool to rename .NET assemblies and references☆55Updated 7 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated this week
- ☆18Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.