Pinned Repositories
arduino-capacitive-sensor-midi-input
Arduino-based capacitive sensor for touch-sensitive MIDI input
bell-on-bundler-error-plugin
Get notification on bundler build errors. On that occasion, a bell character will be written to STDERR output.
bundler-configuration-loader
Bundler configuration loader, a tool to include bundler configuration in the resulting build
file-digests
📐 A tool to check if there are any changes in your files by storing and later checking their digests/hashes (BLAKE2b512, SHA3-256, or SHA512-256).
foam
JavaScript library for MVC with event propagation through singleton models.
redis-call
Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.
ruby-xml-mapper
Libxml mapping to the handy ruby objects.
rubymq
Message-oriented middleware for Ruby (client and server), implementation of AMQP protocol.
symlink-gem
Development mode for gems - no build and install after each change.
workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
senotrusov's Repositories
senotrusov/bell-on-bundler-error-plugin
Get notification on bundler build errors. On that occasion, a bell character will be written to STDERR output.
senotrusov/file-digests
📐 A tool to check if there are any changes in your files by storing and later checking their digests/hashes (BLAKE2b512, SHA3-256, or SHA512-256).
senotrusov/workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
senotrusov/symlink-gem
Development mode for gems - no build and install after each change.
senotrusov/arduino-capacitive-sensor-midi-input
Arduino-based capacitive sensor for touch-sensitive MIDI input
senotrusov/bundler-configuration-loader
Bundler configuration loader, a tool to include bundler configuration in the resulting build
senotrusov/redis-call
Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.
senotrusov/ruby-xml-mapper
Libxml mapping to the handy ruby objects.
senotrusov/foam
JavaScript library for MVC with event propagation through singleton models.
senotrusov/rubymq
Message-oriented middleware for Ruby (client and server), implementation of AMQP protocol.
senotrusov/rubymq-facets
A library for use in rubymq
senotrusov/russian-mac-keyboard-layout-for-windows-pc
Russian mac keyboard layout for Windows PC
senotrusov/bell-on-bundler-error
Get notification on bundler build errors. On that occasion, a bell character will be written to STDERR output.
senotrusov/dejavu-fonts-ttf
DejaVu fonts in TrueType format
senotrusov/js-property-access-benchmark
A benchmark for JavaScript property access speed depending of different methods of object creation
senotrusov/log-http-server-urls
Log HTTP server URL to console, displaying all local IP addresses and host name
senotrusov/stan-ruby-toolkit
Helpers for my ruby applications.
senotrusov/text-adventure
The simplest possible text adventure game