go-dsp
DSP library
A package for performing digital signal processing tasks in the Go programming language.
Digital Signal Processing for Go
859 stars
29 watching
87 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
daviddengcn/go-pr | A Go package for building pattern recognition applications | 66 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
alexharker/hisstools_library | A C++ library providing a set of algorithms and data structures for signal processing and digital signal handling | 50 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
go-playground/webhooks | A library that enables easy processing of GitHub, Bitbucket, GitLab, and other web service notifications. | 958 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,309 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,639 |
rbrahul/gofp | A utility library providing common functions for working with data structures like slices and maps in Go. | 146 |
barweiss/go-tuple | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |