From: muraken@... Date: 2020-07-16T04:13:54+00:00 Subject: [ruby-core:99187] [Ruby master Feature#14722] python's buffer protocol clone Issue #14722 has been updated by mrkn (Kenta Murata). I'm working on writing a patch for this issue in https://github.com/ruby/ruby/pull/3261. ---------------------------------------- Feature #14722: python's buffer protocol clone https://bugs.ruby-lang.org/issues/14722#change-86567 * Author: jsaak (jsaak jsaak) * Status: Open * Priority: Normal ---------------------------------------- Is there a way to implement, or even copy Python's buffer protocol in ruby? There is an article that describes the benefits quite well: https://jeffknupp.com/blog/2017/09/15/python-is-the-fastest-growing-programming-language-due-to-a-feature-youve-never-heard-of/ I did some work with machine vision, and the ability to manipulate images fast was also not realistic with ruby today. This could be another area where ruby could shine. Maybe this idea is worth a comment. -- https://bugs.ruby-lang.org/ Unsubscribe: