Categories: None [Edit]

spinel_kit

https://rubygems.org/gems/spinel_kit
https://github.com/OriPekelman/spinelkit
SpinelKit consolidates the pure-Ruby shims that every Spinel-compiled project would otherwise hand-roll and that Spinel (the Ruby->native AOT compiler) does not provide: .git/HEAD provenance, URL percent-codec + query parsing, a minimal levelled logger, and a hex digit/byte codec. (JSON left in 0.3.0: Spinel now bundles `json` as a require-gated stdlib package, so consumers use JSON.parse/JSON.generate directly.) Pure Ruby, no native extension, no runtime dependencies -- it vendors cleanly via bundler-spinel. Pre-alpha.

Total

Ranking: 187,631 of 196,584
Downloads: 1,124

Daily

Ranking: 60,118 of 196,552
Downloads: 0

Depended by

RankDownloadsName
181,1702,128tep

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconoripekeleman