binding_of_caller
Binding library
Retrieves the binding of a method's caller in Ruby, allowing access to bindings arbitrarily far up the call stack.
Retrieve the binding of a method's caller in MRI 1.9.2+
663 stars
21 watching
44 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dantecatalfamo/mruby-zig | Provides a set of bindings to integrate the Ruby programming language with the Zig programming language | 33 |
anima-engine/mrusty | Bindings between Rust and Ruby that enable safe interaction with Ruby code. | 204 |
mrkn/pycall.rb | Enables direct interaction between Ruby and Python functions | 1,057 |
bcrypt-ruby/bcrypt-ruby | A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,928 |
febeling/rb-libsvm | Ruby language bindings for LIBSVM | 279 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
ruby-gnome/ruby-gnome | Bindings for GNOME libraries to use from Ruby | 386 |
apipie/apipie-bindings | Provides a Ruby library to document and interact with Apipie APIs | 10 |
jbreeden/mruby-sqlite | Provides Ruby language bindings to the SQLite3 C API | 4 |
praeclarum/bind | A C# library for automatically synchronizing data between objects and their properties | 204 |
timu5/bindbc-nuklear | A C library that provides bindings to the Nuklear UI framework | 42 |
jonschlinkert/deep-bind | Binds a context to all functions in an object and its nested functions | 9 |
robfig/bind | A library that enables seamless integration of HTTP request parameters with Go objects. | 31 |
danielsdeleo/decider | A flexible and extensible machine learning library for Ruby | 385 |
ryanmelt/qtbindings | C++ Qt library bindings for Ruby to simplify GUI development and access Qt libraries from the Ruby programming language. | 340 |