i-e
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: IE's high-performance concurrency library (github.com)
Presenting IE's high-performance concurrency library containing a SpinOnWriteObject, a lock-free/wait-free SPSCQueue and a lock-free SPMCQueue. This project contains a dedicated benchmark branch holding a plug and play…
- Show HN: A Python-based educational DSP playground (github.com)
A Python-based educational playground for creating, exploring, and visualizing digital signal processing (DSP) algorithms using NumPy, Matplotlib and Jupyter Notebook.