tinyfont VS go-gpiocdev

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tinyfont go-gpiocdev
1 2
48 380
- -
4.5 7.4
11 months ago 15 days ago
Go Go
BSD 3-clause "New" or "Revised" License MIT 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.

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.

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:

What are some alternatives?

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

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

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

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

gpio - A native Go library for Raspberry Pi GPIO

SAMD21 - Library Helpers for the Atmel SAM21D

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

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

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.

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

Wails - Create beautiful applications using Go

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.

gopio - Raspberry pi GPIO controller package(CGO)