RubyGems Navigation menu

spinel_kit 0.1.0

SpinelKit consolidates the pure-Ruby "stdlib substitute" shims that every Spinel-compiled project would otherwise hand-roll. Spinel (the Ruby->native AOT compiler) cannot lower the json gem's C-ext fast path / metaprogrammed fallback, stdlib Logger, or C-ext git bindings -- and the spinelgems compatibility catalog confirms no verified gem exists to reuse. So this gem ships a JSON encoder+decoder+builder, .git/HEAD provenance, and a minimal levelled logger. Pure Ruby, no native extension, no runtime dependencies -- it vendors cleanly via bundler-spinel. Pre-alpha.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 June 08, 2026 (24 KB)

Owners:

Pushed by:

Authors:

  • Ori Pekelman

SHA 256 checksum:

=

Total downloads 69

For this version 69

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: