ArrayBuffer and DataView classes for ruby

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rb-arraybuffer

    Low level byte operators and buffers for Ruby

  • Hi all! A while back I created the gem arraybuffer (github), because I wanted a way to manipulate an array of bytes in a nice way while also having decent performance.

  • nio4r

    Cross-platform asynchronous I/O primitives for scalable network clients and servers.

  • One option to solve my problem was to use nio4r's ByteBuffer class, but it felt weird to have to use an I/O gem just for its ByteBuffer class (although I was using the gem already anyway). I mean, it'd probably have worked.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts