Categories: None [Edit]

oj_windows

https://rubygems.org/gems/oj_windows
https://github.com/tigel-agm/oj_windows
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).

Total

Ranking: 193,092 of 196,375
Downloads: 474

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,285,994,364minitest
102486,512,331bigdecimal
348149,969,309ostruct
55296,371,930test-unit
1,46130,167,378rake-compiler

Owners

#GravatarHandle
1icontigel-agm