Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
winipc is a native extension that exposes Windows local inter-process
communication through an ergonomic, safe-by-default Ruby API: duplex named
pipes (byte and message mode, with a server and a connect-with-retry client),
pagefile-backed shared memory via named file mappings, and named
synchroni...
2021
2022
2023
2024
2025
2026
0.0
Ruby gem for interfacing with Wink devices by Quirky.
2021
2022
2023
2024
2025
2026
0.0
winkapp
2021
2022
2023
2024
2025
2026
0.0
Wink command-line application
2021
2022
2023
2024
2025
2026
0.0
Winker is a gem written to support the wink api and any other associated platforms.
2021
2022
2023
2024
2025
2026
0.0
WinkerAI is an AI approach to controlling Wink hub components by making use of the Winker gem and Wink API
2021
2022
2023
2024
2025
2026
0.0
Schedule actions for Wink devices. This provides some functionality that the Wink mobile app is missing.
2021
2022
2023
2024
2025
2026
0.0
winlog emits Windows ETW TraceLogging events from Ruby with no manifest, no
message DLL, no registry writes, and no elevation: register a provider by
name (standard ETW name-hashed GUID), then log runtime-dynamic events with
typed fields (UTF-8 text, binary, int64, double, boolean) plus levels,
k...
2021
2022
2023
2024
2025
2026
0.0
winloop is a Ruby Fiber::Scheduler built on Win32 I/O Completion Ports. It
makes ordinary socket I/O, sleeps, timeouts and Mutex/Queue/Thread#join run
cooperatively on a single thread — the async-runtime story that has always
been weak on Windows, done the way libuv/mio/wepoll do it: readiness ov...
2021
2022
2023
2024
2025
2026
0.0
I only created this gem because I love world cup
2021
2022
2023
2024
2025
2026
0.0
A tiny Ruby library that implements Winnowing,
an algorithm for document fingerprinting.
2021
2022
2023
2024
2025
2026
0.0
Provides an API to add and remove values from Windows' system PATH variable
2021
2022
2023
2024
2025
2026
0.0
The WinPrint library offers a way to send raw data to
a system printer on windows. It also allows to fetch the
printer list.
2021
2022
2023
2024
2025
2026
0.0
winproc is a native extension for controlling Windows processes the way the
OS intends: argv-array spawning with exact quoting and per-handle inheritance
(PROC_THREAD_ATTRIBUTE_HANDLE_LIST), job objects with kill-on-close so a
spawned tree can never outlive you (even across a crash), atomic job
p...
2021
2022
2023
2024
2025
2026
0.0
winreg is a native extension exposing the Win32 registry through a typed,
hard-to-misuse Ruby API: strict typed readers and writers for REG_SZ,
REG_EXPAND_SZ (never auto-expanded), REG_MULTI_SZ (correct double-NUL wire
format), REG_DWORD/REG_QWORD (range-checked), and REG_BINARY, with raw
escape ...
2021
2022
2023
2024
2025
2026
0.0
winsize adds 2 methods: winsize and winsize= to IO that allows you to control the size of a tty window. Mainly used with pty to deal with executables that word wrap (i.e. top). *If you are using ruby 1.9.3 this gem is not needed. require "io/console" provides the same functionality.*
2021
2022
2023
2024
2025
2026
0.0
A small, practical CSP library for Ruby with multiple solvers, heuristics, and a DSL.
2021
2022
2023
2024
2025
2026
0.0
winsvc runs a Ruby process as a Windows service (SERVICE_WIN32_OWN_PROCESS)
with correct service-control-manager integration: the control handler is
pure C (no Ruby ever runs on an SCM thread), controls arrive on a
Thread::Queue (fiber-scheduler cooperative), SERVICE_STOPPED is reported
exactly o...
2021
2022
2023
2024
2025
2026
0.0
Application and configuration bundler for OSGi apps.
2021
2022
2023
2024
2025
2026
0.0
Allows your ruby code to know whether the winter is coming or not?
2021
2022
2023
2024
2025
2026