Spsc-ring-threadsafe Python C ext. 100x faster as multiprocessing.Queue

developer-tools / Show HN
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)

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
DEVELOPER-TOOLS · GITHUB
84
SCORE
eve
DEVELOPER-TOOLS · GITHUB
84
SCORE
kage
DEVELOPER-TOOLS · GITHUB
84
SCORE
openworker
DEVELOPER-TOOLS · GITHUB
84
SCORE
img2threejs
DEVELOPER-TOOLS · GITHUB
84
SCORE
launch-your-agent
DEVELOPER-TOOLS · GITHUB
83
SCORE
SUPPORT THE PROJECT →
← ALL PRODUCTS© 2026 MARKETHUNT