Spsc-ring-threadsafe Python C ext. 100x faster as multiprocessing.Queue
45
SCORE
A Python C extension implementing a single-producer single-consumer (SPSC) ring buffer designed for thread-safe inter-thread communication. It provides a faster alternative to Python's built-in multiprocessing.Queue for use cases where only one thread writes and one thread reads. The implementation leverages low-level C code to reduce overhead compared to standard Python queue abstractions.
Sources (1)
1 PTS
Score Breakdown
Traction
raw 1.00 · weight 35%
3.5pts
Novelty
0 days old · weight 20%
20.0pts
Source diversity
1 source · weight 10%
3.3pts
AI quality
raw 52.00 · weight 35%
18.2pts
Niche but valid SPSC optimization; limited to one-producer/one-consumer scenarios, zero traction, and unclear benchmarking rigor behind the 100x claim.
Final Score45/100
Similar Products
devspace
84
SCORE
eve
84
SCORE
kage
84
SCORE
openworker
84
SCORE
img2threejs
84
SCORE
launch-your-agent
83
SCORE
← ALL PRODUCTS© 2026 MARKETHUNT