Iced by: 0xd4d
  • 1 total downloads
  • Latest version: 1.1.0
  • x86 x64 encoder decoder formatter disassembler
High performance x86 (16/32/64-bit) instruction decoder, encoder and formatter. 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 and gas (AT&T) 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 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.6.3-tags-8-6-3-pre-11.1
Java SE 8 Virtual Machine for .NET
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.2
IKVM Runtime Image
IKVM.Image.runtime.android-arm64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.11.1
IKVM Runtime Image
IKVM.Image.runtime.linux-arm64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.0
IKVM Runtime Image
IKVM.Image.runtime.linux-musl-arm by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.11.0-pre.4
IKVM Runtime Image
IKVM.Image.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.0-pre.1
IKVM Runtime Image
IKVM.Image.runtime.win-x86 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.11.1
IKVM Runtime Image
IKVM.MSBuild by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.4
IKVM MSBuild Targets
IKVM.MSBuild.Tools by: Jeroen Frijters, Jerome Haltom
  • 9 total downloads
  • Latest version: 8.11.0-pre.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 24 total downloads
  • Latest version: 8.9.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.9.0-pre.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.5.0-prerelease0001
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.8.0-pre.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.11.0-pre.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.2
IKVM MSBuild Tools
K4os.Compression.LZ4 by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.1.3
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 12 total downloads
  • Latest version: 1.2.10-beta
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
LanguageExt.Core by: Paul Louth
  • 11 total downloads
  • Latest version: 5.0.0-beta-25
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This framework uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 3 total downloads
  • Latest version: 8.12.7
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/