Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Measures block or request IO ratio and advises optimal threads considering CPU cores and AR pool.
2021
2022
2023
2024
2025
2026
0.0
A thread-aware module-level attr_accessor
2021
2022
2023
2024
2025
2026
0.0
Enumerator using thread to avoid fiber-bugs.
2021
2022
2023
2024
2025
2026
0.0
A helper for running multithreaded IO
2021
2022
2023
2024
2025
2026
0.0
Command line tool to upload a static analysis report to ThreadFix
2021
2022
2023
2024
2025
2026
0.0
Launch an array of Procs within threads.
2021
2022
2023
2024
2025
2026
0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in child thread to keep context of a request.
2021
2022
2023
2024
2025
2026
0.0
A simple framework to asynchronously execute longer running tasks in the background using threads.
2021
2022
2023
2024
2025
2026
0.0
A simple set of lightweight concurrency tools.
2021
2022
2023
2024
2025
2026
0.0
An implementation of the thread-local variable provided in many programming languages like Java.
2021
2022
2023
2024
2025
2026
0.0
Provides methods to declare and use ThreadLocalVar instance variables
2021
2022
2023
2024
2025
2026
0.0
ThreadMan uses Celluloid to abstract out concurrent requests pattern.
2021
2022
2023
2024
2025
2026
0.0
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1.8.7 - 2.2, rbx, jruby).
2021
2022
2023
2024
2025
2026
0.0
it does the dsl and things for Thread
2021
2022
2023
2024
2025
2026
0.0
Do thread-related work with BlockingQueue and BufferedQueue in Ruby.
2021
2022
2023
2024
2025
2026
0.0
Ruby's threads have no access to their root fibers. This little gem adds:
- Thread#root_fiber
- Fiber.root
- Fiber#root? (also aliased as #root_fiber?)
2021
2022
2023
2024
2025
2026
0.0
Thread safe implemenation of in-memory LRU cache compatible with Java Memory Model
2021
2022
2023
2024
2025
2026
0.0
Prevents of thread race conditions for ActiveRecord unique model creations
2021
2022
2023
2024
2025
2026
0.0
thread_so_safe is a very simple gem to help keep multi-threaded environments synced.
2021
2022
2023
2024
2025
2026
0.0
Wrapper library of Thread class. Thread::Task, Thrad::Task::Pool
2021
2022
2023
2024
2025
2026