MIT licensed packages
Popular open-source packages distributed under the MIT license.
1,111 packages
Powerful .NET library for benchmarking
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Lightweight and fast router for JavaScript.
Universal Server.
Predictable state container for JavaScript apps
Pure random number generator written in TypeScript
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.Threading.Tasks.Extensions
Cross-origin resource sharing library for the Symfony HttpFoundation
A polyfill class for uri_template of PHP
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Build tool and bindings loader for node-gyp that supports prebuilds
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Isomorphic WebSockets in Node, Bun, Deno and Cloudflare Workers
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Module resolution utilities based on Node.js upstream implementation.
Streaming, source-agnostic EventSource/Server-Sent Events parser
Node.js Adapter for Hono
Positioning library for floating elements: tooltips, popovers, dropdowns, and more
Utilities for Floating UI
TypeScript definitions for whatwg-url
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent
Color normalization for React Native.
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 decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 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
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Resolve a URI relative to an optional base URI
Swagger Generator for APIs built on ASP.NET Core
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.
Allow parsing of optional catch bindings