goccmack / godsp
Digital signal processing package in Go for the discrete wavelet transform (DWT)
☆34Updated 5 years ago
Alternatives and similar repositories for godsp:
Users that are interested in godsp are comparing it to the libraries listed below
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- simple data streams for go☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- core sound data structures and interfaces☆39Updated 3 years ago
- Expression evaluator for Go☆69Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- gio experiments☆43Updated 5 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆64Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Gophercon 2019 Gio talk and demos☆33Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- InfluxDB Hook for Logrus☆26Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Session implementation for fasthttp☆85Updated last week
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- The buffered IO pipe.☆32Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- hybrid spatial data structure☆12Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Go's missing DateTime package☆37Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year