Hyak.Common
by: Microsoft
- 177 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
- 85 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
ICSharpCode.SharpZipLib.dll
by: hnguyen
- 23 total downloads
- Latest version: 0.85.4.369
packaging version 0.85.4.369
Iesi.Collections
by: Aidant Systems, Jason Smith, NHibernate community
- 595 total downloads
- Latest version: 4.2.0-ci.16
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
IFluentInterface
by: Daniel Cazzulino
- 4 total downloads
- Latest version: 2.1.0
The core interface to implement fluent APIs that hide the default System.Object members.
IKVM
by: Jeroen Frijters
- 350 total downloads
- Latest version: 8.1.5717
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.
IKVM-WithExes
by: Jeroen Frijters
- 42 total downloads
- Latest version: 7.3.4830.1
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. I've included the IKVM Exes.
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1.249k total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 2.345k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Jerome Haltom
- 1.968k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Jerome Haltom
- 2.207k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 1.274k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 1.522k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Jerome Haltom
- 1.061k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 1.272k total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 712 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
ImGui.NET
by: Eric Mellino
- 133 total downloads
- Latest version: 1.91.6.1
A .NET wrapper for the Dear ImGui library.
IndexRange
by: Bradley Grainger
- 115 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.