[ruby-core:89115] [Ruby trunk Feature#14722] python's buffer protocol clone

From: dsisnero@...
Date: 2018-09-21 04:14:16 UTC
List: ruby-core #89115
Issue #14722 has been updated by dsisnero (Dominic Sisneros).


I agree with this request and filed a similar bug: https://bugs.ruby-lang.org/issues/13767. 
 


----------------------------------------
Feature #14722: python's buffer protocol clone
https://bugs.ruby-lang.org/issues/14722#change-74133

* Author: jsaak (jsaak jsaak)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
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: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next