SimpleSignal
Signal processor
A high-performance signal system for C++11
High performance C++11 signals
166 stars
13 watching
41 forks
Language: C++
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
joaomilho/zen-signals | An observable library that simplifies the creation and manipulation of signals in data streams. | 53 |
victorsummer/simplesignal | A signal slot mechanism implemented as a template-based class | 0 |
vinniefalco/dspfilters | A collection of reusable digital signal processing filter classes | 1,857 |
davidavdav/signalprocessing.jl | A collection of signal processing tools and routines for feature extraction in speech processing. | 3 |
asphox/sisl | A cross-platform Signals and Slots library for C++11 and more. | 3 |
ha7ilm/csdr | A software-defined radio command-line tool and library for digital signal processing tasks | 522 |
madskjeldgaard/faustgen-supercollider | A tool that integrates Faust and SuperCollider for real-time signal processing | 29 |
veenveenveen/speechsignalprocessingcourse | This project provides a collection of MATLAB source code examples for learning speech signal processing techniques | 66 |
shamadee/web-dsp | A WebAssembly-based library for efficient client-side signal processing and filtering of media data. | 1,473 |
belangeo/pyo | A Python module providing a wide range of signal processing primitives and tools for creating complex audio manipulations. | 1,322 |
soumith/torch-signal | A signal processing toolkit with support for various transforms and analysis methods. | 48 |
cmajor-lang/cmajor | A programming language designed specifically for writing efficient signal processing code | 542 |
xidongwu/d-auprc | Provides an implementation of a specific algorithm used in audio signal processing | 0 |
kmhofmann/selene | An image representation, processing and I/O library with a focus on ease of use and type-safe APIs. | 303 |
skeller1982/simplesignals | Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types. | 0 |