go-gpiocdev VS tinyfont

Compare go-gpiocdev vs tinyfont and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-gpiocdev tinyfont
2 1
383 48
- -
7.4 4.5
27 days ago 11 months ago
Go Go
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-gpiocdev

Posts with mentions or reviews of go-gpiocdev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.
  • Periph vs Gobot for Raspberry Pi GPIO
    2 projects | /r/golang | 3 Aug 2021
    I know where you are coming from - I just wanted a simple GPIO library in Go, without any of the other cruft, so ended up writing my own - gpiod - as well as the older gpio.
  • Passing variable options arguments to a function
    1 project | /r/golang | 24 Jun 2021
    The interface approach allows the same concrete option to be used for different contexts - as long as it implements the interface for each of the contexts it is targeting. e.g. in my gpiod library the same options can be applied at Chip or Line scope:

tinyfont

Posts with mentions or reviews of tinyfont. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-10.

What are some alternatives?

When comparing go-gpiocdev and tinyfont you can also consider the following projects:

qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly

nf-interpreter - :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

gpio - A native Go library for Raspberry Pi GPIO

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

bingo - Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.

SAMD21 - Library Helpers for the Atmel SAM21D

go-jtagenum - JTAG enumeration tool written in Go. A port of https://github.com/cyphunk/JTAGenum enhanced with https://github.com/grandideastudio/jtagulator improved implementation.

USB_Host_Library_SAMD - USB host library 2.0 for Zero/M0/SAMD

Wails - Create beautiful applications using Go

tinydraw - TinyDraw is a package of drawing primitives on TinyGo displays.

gopio - Raspberry pi GPIO controller package(CGO)

sha256-simd - Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.