Pinned Repositories
m-ruby-concurrently
A concurrency framework based on fibers for Ruby and mruby
phpspy
Track calls to functions and methods in PHP. Replace behavior of functions with stubs at runtime.
ruby-evdev
A ruby object wrapper around libevdev bindings.
ruby-linux_input
FFI structs and constants for linux's input subsystem
ruby-mruby_sandbox
A mruby sandbox for ruby
ruby-uinput
Structs and Constants of input, ioctrl and uinput to use uinput with ruby.
ruby-uinput-device
Generic ruby wrapper around uinput to create devices.
ruby-uinput-keyboard
Ruby wrapper around uinput to create a virtual keyboard.
ruby-xlib
ruby Interface to Xlib and its Xrender and Xrandr extensions
ruby-xlib-objects
X11 bindings for ruby
christopheraue's Repositories
christopheraue/phpspy
Track calls to functions and methods in PHP. Replace behavior of functions with stubs at runtime.
christopheraue/m-ruby-concurrently
A concurrency framework based on fibers for Ruby and mruby
christopheraue/ruby-mruby_sandbox
A mruby sandbox for ruby
christopheraue/ruby-evdev
A ruby object wrapper around libevdev bindings.
christopheraue/ruby-xlib
ruby Interface to Xlib and its Xrender and Xrandr extensions
christopheraue/ruby-xlib-objects
X11 bindings for ruby
christopheraue/ruby-uinput-device
Generic ruby wrapper around uinput to create devices.
christopheraue/ruby-uinput-keyboard
Ruby wrapper around uinput to create a virtual keyboard.
christopheraue/ruby-uinput
Structs and Constants of input, ioctrl and uinput to use uinput with ruby.
christopheraue/ruby-linux_input
FFI structs and constants for linux's input subsystem
christopheraue/m-ruby-callbacks_attachable
Attach callbacks to ruby objects. Then, trigger and detach them.
christopheraue/ruby-libevdev
A 1:1 FFI wrapper around libevdev
christopheraue/ruby-thread_root_fiber
Adds Thread#root_fiber, Fiber.root and Fiber#root?
christopheraue/christopheraue.net
christopheraue/designsystemdemo-base
Base app for evaluation of design system services
christopheraue/designsystemdemo-bit
christopheraue/m-ruby-normalized_properties
christopheraue/mgem-list
A list of all GEMs for mruby to be managed by mgem
christopheraue/mruby
Lightweight Ruby
christopheraue/mruby-poll
Low level system poll for mruby
christopheraue/mruby-simplemsgpack
mruby wrapper for msgpack (>= 1.0) / msgpack.org[mruby]
christopheraue/ruby-atspi
A wrapper around Gnome's libatspi
christopheraue/ruby-libxkbcommon
1:1 ruby bindings for libxkbcommon
christopheraue/ruby-netlink_proc_event
Netlink bindings to subscribe to process events (exec, fork, etc.)
christopheraue/ruby-rspec-is_expected_block
Redefines is_expected as expect{ subject }
christopheraue/ruby-xkbcommon
xkbcommon bindings for ruby
christopheraue/ruby-xlib-xinput2
Ruby FFI for libxi