This is the **x86_64-pc-windows-msvc** binary for `@next/swc`
This is the **win32-arm64-msvc** binary for `@next/swc`
This is the **x86_64-pc-windows-msvc** binary for `@tailwindcss/oxide`
This is the **arm64-pc-windows-msvc** binary for `@tailwindcss/oxide`
This is the **win32-ia32-msvc** binary for `@next/swc`
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/edr`
This is the **x86_64-pc-windows-msvc** binary for `@mariozechner/clipboard`
Prebuilt binary package for `libsql` on `win32-x64-msvc`.
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-pc-windows-msvc** binary for `@mariozechner/clipboard`
Windows x64 MSVC binary for moon.
This is the **x86_64-pc-windows-msvc** binary for `reflink`
This is the **x86_64-pc-windows-msvc** binary for `@lancedb/lancedb`
Fallow CLI binary for Windows x64 (MSVC)
This is the **aarch64-pc-windows-msvc** binary for `@lancedb/lancedb`
Prebuilt binary package for `vectordb` on `win32-x64-msvc`.
This is the **x86_64-pc-windows-msvc** binary for `chromadb-js-bindings`
This is the **aarch64-pc-windows-msvc** binary for `reflink`
This is the **aarch64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
This is the **i686-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-pc-windows-msvc** binary for `@napi-rs/simple-git`
This is the **aarch64-pc-windows-msvc** binary for `@napi-rs/simple-git`
Fallow CLI binary for Windows ARM64 (MSVC)
This is the **i686-pc-windows-msvc** binary for `solidity-comments`
A tool to automate setup for MSVC projects with vc-ltl and thunk-rs.
A portable MSVC Build Tools installer and manager for Rust development
Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from the Rust compiler.
guess-target
A rust library that demangles / undecorates C++ symbols mangled by MSVC
SDL2 bindings for Rust
Library for reading Microsoft Module Definition (.def) files.
Provides an easy way to link with the Spectre-mitigated libraries for Windows MSVC targets. Does nothing for other targets.
Cross compile Cargo project to Windows MSVC target with ease
Provides MSVC's _alloca for the most bare metal of bare metal projects.
Find windows-specific tools, read MSVC versions from the registry and from COM interfaces
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
oj_windows is a fork of Oj (https://github.com/ohler55/oj) by Peter Ohler, adapted to build with the MSVC (mswin) Ruby toolchain: pthread mutexes replaced with Windows primitives, POSIX headers guarded, and SIMD string scanning enabled under MSVC. It provides the full Oj API (module Oj) and JSON-gem compatibility. Because it defines the same Oj module, it is a replacement for - and cannot be installed alongside - the upstream oj gem. Requires Ruby 3.4+ built with the MSVC toolchain (RubyInstaller/MinGW users should use the upstream oj gem instead).
vcvars locates a Visual Studio / Build Tools install via vswhere and loads the MSVC toolchain (vcvars*.bat) into the current process, so C extensions build under an mswin Ruby without first opening a "Developer Command Prompt". It provides a library API (Vcvars.activate!), a Rake integration (require "vcvars/rake"), a `vcvars exec -- <cmd>` runner, a `vcvars doctor` that diagnoses the classic MSVC extension-build failures, a `vcvars env` shell-env emitter, and a `vcvars new` scaffolder for MSVC-ready extension gems. It is "ridk enable", but for MSVC. Pure Ruby, no compiler required to install.
windraw renders shapes and text into an off-screen bitmap using the graphics stack that already ships with Windows — Direct2D for vector drawing, DirectWrite for text, and WIC for PNG encoding — then saves a PNG to a file or returns the bytes as a string. A Cairo-style 2D canvas with no window or message loop required. Windows MSVC (mswin) Ruby only.
winclip is a native Windows clipboard library for Ruby. It gets and sets Unicode text, images (as PNG bytes, converted to/from CF_DIB/CF_DIBV5 via WIC), and file lists (CF_HDROP), plus clear, format introspection, and has_text?/has_image?/has_files? queries. The PNG image interface pairs directly with the windraw gem. Windows MSVC (mswin) Ruby only.
winloop is a Ruby Fiber::Scheduler built on Win32 I/O Completion Ports. It makes ordinary socket I/O, sleeps, timeouts and Mutex/Queue/Thread#join run cooperatively on a single thread — the async-runtime story that has always been weak on Windows, done the way libuv/mio/wepoll do it: readiness over an IOCP via \Device\Afd polling, with recv/send driven by the completion port. Requires a native Windows MSVC (mswin) build of Ruby.
winipc is a native extension that exposes Windows local inter-process communication through an ergonomic, safe-by-default Ruby API: duplex named pipes (byte and message mode, with a server and a connect-with-retry client), pagefile-backed shared memory via named file mappings, and named synchronization objects (mutex, event, semaphore). Pipe handles are opened for overlapped I/O so they cooperate with a fiber scheduler, and objects are created with a restrictive security descriptor by default. Windows MSVC (mswin) Ruby only.
lithos is a self-contained embedded key-value store written from scratch as a native extension — no external database dependency. It uses a log-structured merge (LSM) tree: a write-ahead log makes every write durable, an in-memory sorted memtable flushes to immutable SSTables (with bloom filters), and compaction merges them. Keys and values are arbitrary binary strings; keys are kept in sorted order so you get ordered iteration and range scans, plus crash recovery via WAL replay. Windows MSVC (mswin) Ruby only.
phylax (Greek "guardian") is a thin, safe-by-default binding to the Windows Cryptography API: Next Generation (CNG / bcrypt.dll) and DPAPI. It does not implement any cryptography of its own — it exposes the operating system's own validated primitives through an ergonomic, hard-to-misuse Ruby API: a cryptographically secure RNG, SHA-2 hashing and HMAC (one-shot and streaming), PBKDF2 key derivation, authenticated AES-256-GCM encryption (SecretBox, with nonces generated and framed automatically so reuse is impossible), a constant-time comparison, and DPAPI protect/unprotect for secrets at rest. Windows MSVC (mswin) Ruby only.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.