Humanizer.Core.el
by: Claire Novotny, Mehdi Khalili
- 12 total downloads
- Latest version: 3.0.1
Humanizer Locale Greek (el)
Humanizer.Core.nl
by: Claire Novotny, Mehdi Khalili
- 10 total downloads
- Latest version: 3.0.1
Humanizer Locale Dutch (nl)
Humanizer.Core.ru
by: Claire Novotny, Mehdi Khalili
- 8 total downloads
- Latest version: 3.0.1
Humanizer Locale Russian (ru)
Humanizer.Core.th-TH
by: Mehdi Khalili, Claire Novotny
- 4 total downloads
- Latest version: 3.0.0-beta.96
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.13.14
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Iced
by: iced project and contributors <https://github.com/icedland>
- 0 total downloads
- Latest version: 1.16.0
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- 👍 Supports all Intel and AMD instructions
- 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- 👍 100% C# code
- 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- 👍 The decoder is 2x+ faster than other similar libraries and doesn't allocate any memory
- 👍 Small decoded instructions, only 32 bytes
- 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)`
- 👍 The encoder can be used to re-encode decoded instructions at any address
- 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc
- 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- 👍 License: MIT
IKVM
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 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
- 17 total downloads
- Latest version: 8.10.3
IKVM Runtime Image
IKVM.Image.runtime.osx-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.7.0-pre.3
IKVM Runtime Image
IKVM.MSBuild
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 4 total downloads
- Latest version: 8.7.4
IKVM MSBuild Targets
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.4.5
IKVM MSBuild Tools
IndexRange
by: Bradley Grainger
- 2 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2024.3.0
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.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 3 total downloads
- Latest version: 11.0.0-beta1
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4
by: K4os.Compression.LZ4
- 1 total downloads
- Latest version: 1.0.0-beta
Package Description
K4os.Hash.xxHash
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 4.4.8
This library 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, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 17 total downloads
- Latest version: 9.0.4
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist
by: Magnus Edenhill, edenhill
- 5 total downloads
- Latest version: 2.2.1-RC1
The Apache Kafka C/C++ client library - redistributable