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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
183,3121,388tep

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconoripekeleman