Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pipelined.dev/signal

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipelined.dev/signal

  • v0.10.0
  • Go
  • Socket score

Version published
Created
Source

Signal

GoDoc Go Report Card Test codecov

This package provides functionality to manipulate digital signals and its attributes.

It contains structures for various signal types and allows conversions from one to another:

  • Fixed-point signed
  • Fixed-point unsigned
  • Floating-point

Signal types have semantics of golang slices - they can be appended or sliced with respect to channels layout.

On top of that, this package was desinged to simplify control on allocations. Check godoc for examples.

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc