Humanizer
                    
                    by: Claire Novotny  Mehdi Khalili
                
                - 612 total downloads
 - Latest version: 3.0.0-rc.29
 
                    Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
                
            
                    
                        Hyak.Common
                    
                    by: Microsoft
                
                - 67 total downloads
 - Latest version: 1.2.2
 
                    Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
                
            
                    
                        Iced
                    
                    by: 0xd4d
                
                - 62 total downloads
 - Latest version: 1.4.0
 
                    High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- Supports all Intel and AMD instructions
- The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C#
- Small decoded instructions, only 32 bytes
- The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- The encoder can be used to re-encode decoded instructions at any address
- The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions)
- API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc
- All instructions are tested (decode, encode, format, instruction info)
License: MIT
                
            
                    
                        IKVM.Image
                    
                    by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
                
                - 898 total downloads
 - Latest version: 8.11.0-pre.2
 
                    IKVM Runtime Image
                
            
                    
                        IKVM.MSBuild.Tools.runtime.linux-arm
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 1.43k total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.linux-arm64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 834 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.linux-x64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 1.34k total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.osx-arm64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 718 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.osx-x64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 749 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win-arm64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 712 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win-x64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 743 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win7-x64
                    
                    by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
                
                - 299 total downloads
 - Latest version: 8.6.4
 
                    IKVM MSBuild Tools
                
            
                    
                        ImpromptuInterface
                    
                    by: Jay Tuley
                
                - 231 total downloads
 - Latest version: 6.2.2
 
                    A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
                
            
                    
                        IndexRange
                    
                    by: Bradley Grainger
                
                - 69 total downloads
 - Latest version: 1.1.0
 
                    Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
                
            
                    
                        Instances
                    
                    by: Malte Rosenbjerg
                
                - 45 total downloads
 - Latest version: 3.0.2
 
                    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
                
                - 35 total downloads
 - Latest version: 1.0.1
 
                    This library allows you to parse range of IP address string such as "192.168.0.0/24", and can conatins check. This library supports both IPv4 and IPv6.
                
            
                    
                        IronPdf.Native.Chrome.Windows
                    
                    by: https://ironpdf.com
                
                - 18 total downloads
 - Latest version: 2022.11.10299
 
                    External methods which allow for interoperability between native and managed code
                
            
                    
                        Irony
                    
                    by: Roman Ivantsov
                
                - 88 total downloads
 - Latest version: 0.9.1
 
                    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
                
                - 140 total downloads
 - Latest version: 1.0.3
 
                    Jaeger .NET Tracing
                
            
                    
                        JetBrains.Annotations
                    
                    by: JetBrains
                
                - 719 total downloads
 - Latest version: 2025.2.2
 
                    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.