Imageflow.NativeRuntime.ubuntu_16_04-x86_64 by: Imazen, lilith
  • 4 total downloads
  • Latest version: 1.5.8-rc62
  • imageflow imazen
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-arm64 by: Imazen, lilith
  • 3 total downloads
  • Latest version: 2.2.0-rc01
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-arm64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.win-x86 by: Imazen, lilith
  • 47 total downloads
  • Latest version: 2.1.2-rc03
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x86; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64 by: Imazen, lilith
  • 39 total downloads
  • Latest version: 2.2.0-rc01
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.Net by: imazen, lilith
  • 45 total downloads
  • Latest version: 0.14.0-rc01
  • Image Resize Optimize Crop Gif Jpg Jpeg Bitmap Png Core WebP ImageResizer Imageflow Rotate Imaging Crunch
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Instances by: Malte Rosenbjerg
  • 7 total downloads
  • Latest version: 3.0.2
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange by: J.Sakamoto
  • 27 total downloads
  • Latest version: 6.2.0
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
IPNetwork2 by: Luc Dvchosal
  • 26 total downloads
  • Latest version: 3.5.3
  • ipnetwork network ip ipv4 ipv6 netmask cidr subnet subnetting supernet supernetting calculation
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
Irony by: Roman Ivantsov
  • 3 total downloads
  • Latest version: 1.0.0-beta1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform.
Irony.NetCore by: daxnet
  • 2 total downloads
  • Latest version: 1.0.11
  • irony parser
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 16 total downloads
  • Latest version: 1.0.2
Jaeger .NET Tracing
Jaeger.Communication.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 9 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Core by: Chatham Financial Corp. and The Jaeger Authors
  • 8 total downloads
  • Latest version: 1.0.3
  • jaeger tracing opentracing
Jaeger .NET Tracing
Jaeger.Senders.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 7 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 2 total downloads
  • Latest version: 0.3.7
Package Description
Jaeger.Thrift.VendoredThrift by: Chatham Financial Corp. and The Jaeger Authors
  • 1 total downloads
  • Latest version: 0.3.1
A custom version of https://github.com/apache/thrift/src/netcore that does not depend on ASP.NET Core.
JetBrains.Annotations by: JetBrains
  • 31 total downloads
  • Latest version: 2025.2.2
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 7 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 11 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.0.0
  • hash xxHash
xxHash hash implementation for .NET