RubyGems Navigation menu

oj_windows 3.17.2.1

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).

Gemfile:
=

install:
=

Versions:

  1. 3.17.2.1 May 29, 2026 (178 KB)
  2. 3.16.15 December 20, 2025 (178 KB)
Show all versions (3 total)

Runtime Dependencies (2):

bigdecimal >= 3.0
ostruct >= 0.2

Development Dependencies (3):

minitest ~> 5
rake-compiler >= 0.9, < 2.0
test-unit ~> 3.0

Owners:

Pushed by:

Authors:

  • Peter Ohler, tigel

SHA 256 checksum:

=

Total downloads 345

For this version 110

Version Released:

License:

MIT

Required Ruby Version: >= 3.4

New versions require MFA: true

Version published with MFA: true

Links: