base32h.rb

Base32H encoder/decoder in Ruby (by Base32H)

Base32h.rb Alternatives

Similar projects and alternatives to base32h.rb

  1. American Fuzzy Lop

    Discontinued american fuzzy lop - a security-oriented fuzzer

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. rapid

    Rapid is a modern Go property-based testing library

  4. datadriven

    Data-Driven Testing for Go

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 discussion

Log in or Post with

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 4 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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io