base32h.rb

Base32H encoder/decoder in Ruby (by Base32H)

Base32h.rb Alternatives

Similar projects and alternatives to base32h.rb

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better base32h.rb alternative or higher similarity.

base32h.rb reviews and mentions

Posts with mentions or reviews of base32h.rb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.
  • Prefer table driven tests (2019)
    6 projects | news.ycombinator.com | 1 Feb 2024
    I'm fond of taking this a step further and actually offloading the test cases to a separate language-agnostic file, then have implementations' test harnesses read cases from that file. The Ruby gem for Base32H¹ does exactly this to test the encoder/decoder logic, pulling the test cases from CSV files in a separate repo² included as a Git submodule. One of these days I need to port the other reference implementations over to using the tests repo, but once that's done I'll be able to update the test cases in one place and they'll automatically work everywhere.

    ----

    ¹ https://github.com/Base32H/base32h.rb/tree/master/spec

    ² https://github.com/Base32H/base32h-tests

Stats

Basic base32h.rb repo stats
1
1
10.0
over 3 years ago

Base32H/base32h.rb is an open source project licensed under ISC License which is an OSI approved license.

The primary programming language of base32h.rb is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com