Project
Reverse Dependencies for test-unit
The projects listed here declare test-unit as a runtime or development dependency
0.0
The win32-job library provides an interface for jobs (process groups)
on MS Windows. This allows you to apply various limits and behavior to
groups of processes on Windows.
2020
2021
2022
2023
2024
2025
0.0
The win32-nio library implements certain IO methods using native
Windows function calls rather than using the POSIX compatibility
layer that MRI typically uses. In addition, some methods provide
additional event handling capability.
2020
2021
2022
2023
2024
2025
0.0
The win32-sapi library provides an interface to the MS Windows sound
interface, otherwise known as SAPI, using OLE.
2020
2021
2022
2023
2024
2025
0.0
The win32-semaphore library provides an interface to semaphore objects
on MS Windows. A semaphore is a kernel object used for resource counting.
This allows threads to query the number of resources available, and wait
if there aren't any available.
2020
2021
2022
2023
2024
2025
0.0
The win32-srv library provides a Ruby interface to services on
MS Windows. You can create new services, or control, configure and
inspect existing services.
In addition, you can create a pure Ruby service by using the Daemon
class that is included as part of the library.
2020
2021
2022
2023
2024
2025
0.0
A SSPI library for Ruby on Windows using FFI under the hood.
Supports NTLM and Negotiate protocols.
See examples for usage.
2020
2021
2022
2023
2024
2025
0.0
Use Bentley-Ottmann algorithm to solve self-intersecting polygon issue
2020
2021
2022
2023
2024
2025
0.0
The windows-cng library is a wrapper for the next generation Windows
cryptography API.
2020
2021
2022
2023
2024
2025
0.0
A simple utility to open PDF files in Wine.
2020
2021
2022
2023
2024
2025
0.0
Herramienta para autenticacion de la API de Wire4
2020
2021
2022
2023
2024
2025
0.0
define method about probability
2020
2021
2022
2023
2024
2025
0.0
Activate the refinements in block scope.
2020
2021
2022
2023
2024
2025
0.0
The library to provide "with" statement to allocate and release resources safely.
2020
2021
2022
2023
2024
2025
0.0
The common helper for dev in ruby
2020
2021
2022
2023
2024
2025
0.0
wxRuby3/Shapes is a pure Ruby library providing 2D shapes and diagramming framework based on wxRuby3
2020
2021
2022
2023
2024
2025
0.0
Xamarin Test Cloud lets you automatically test your app on hundreds of mobile devices
2020
2021
2022
2023
2024
2025
0.0
XASH is a external DSL which can be written in YAML!
2020
2021
2022
2023
2024
2025
0.0
Ruby interface to libxlsxwriter
2020
2021
2022
2023
2024
2025
0.0
XML files typically come in nested structures. For data extraction purposes, we frequently wish to have a flat hash instead. The naming then becomes tricky, because there can be collision in the terminal nodes. However, if we use the chain of parent tags joined with an underscore, this provides a...
2020
2021
2022
2023
2024
2025
0.0
In ruby we use `# =>` as a comment marker that mean the immediately adjacent expression's expected value. There are gems like xmpfilter / seening_is_believing, which are to generate such comments. They are very useful. But so far we lack feature that does vice-versa; to check if the comment is...
2020
2021
2022
2023
2024
2025