Go Arm

Open-source Go projects categorized as Arm

Top 15 Go Arm Projects

  • TinyGo

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

  • Project mention: Gokrazy – Go Appliances | news.ycombinator.com | 2023-12-18
  • faasd

    A lightweight & portable faas engine

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

  • Project mention: The Curious Case of MD5 | news.ycombinator.com | 2024-01-03

    BLAKE3 is faster than hardware accelerated SHA-2 because the tree mode used in BLAKE3 allows hashing parts of a single message in parallel (with SHA-2, parts of a single message have to be hashed one after another, and parallelism is only used in workloads where you process multiple messages at the same time).

    https://github.com/minio/sha256-simd

    https://github.com/BLAKE3-team/BLAKE3

  • asm

    Go library providing algorithms optimized to leverage the characteristics of modern CPUs (by segmentio)

  • packer-builder-arm

    Packer plugin to build ARM images

  • Go-Hacking

    A FREE comprehensive online Go hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Golang from scratch.

  • bitnami-compat

    Unofficial tools to build Bitnami containers using open source to support Bitnami charts (Arm64 support)

  • 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.

    InfluxDB logo
  • kobopatch

    An improved patching system for Kobo eReaders.

  • Project mention: Help with Kobopatch and nickelmenu | /r/kobo | 2023-04-30

    kobopatch v0.15.1 https://github.com/pgaskin/kobopatch Loading configuration from kobopatch.yaml Reading input firmware zip Patching ./usr/local/Kobo/libnickel.so.1.0.0 Applying overrides ... APPLY `Allow USB storage even when device locked` SKIP `Allow rotation on all devices` SKIP `Allow showing info panel on random screensaver` APPLY `Always show confirmation dialog before upgrading` SKIP `Block WiFi firmware upgrade` APPLY `Both page turn buttons go next` SKIP `Both page turn sides go next` SKIP `Bulgarian Phonetic Keyboard (GloHD/ClaraHD/AuraOne/H2O2/Forma/Libra)` SKIP `Change Browse Kobo home screen link target - Activity` SKIP `Change Wikipedia search language` SKIP `Custom Sleep/Power-off timeouts` APPLY `Custom font sizes` APPLY `Custom header/footer page number text` SKIP `Custom kepub default margins` APPLY `Custom left & right margins` APPLY `Custom navigation menu page number text` SKIP `Customize ComfortLight settings` SKIP `Cyrillic Keyboard (GloHD/ClaraHD/AuraOne/H2O2)` SKIP `DeveloperSettings - AutoUsbGadget` APPLY `Dictionary text font-family/font-size/line-height` APPLY `Disable all tutorial dialogs` SKIP `Don't grab exclusive access to event0` SKIP `Don't uppercase header/footer text` SKIP `Don't uppercase header/footer text and change page number text` SKIP `FeatureSettings - BookSpecificStats` SKIP `FeatureSettings - ExportHighlights` SKIP `FeatureSettings - FullScreenBrowser` SKIP `FeatureSettings - MyWords` SKIP `FeatureSettings - ShowFacebookShare` APPLY `Force user font-family in ePubs (Part 1 of 2)` APPLY `Force user line spacing in KePubs` APPLY `Force user line spacing in ePubs (part 1 of 2)` SKIP `Greek Keyboard (GloHD/ClaraHD/AuraOne/H2O2)` SKIP `Hide browser from beta features` SKIP `Increase page navigation history` SKIP `KePub stylesheet additions - text justify` SKIP `KePub stylesheet additions - word-spacing` SKIP `Larger Sleep/Power-off timeouts` SKIP `My 10 line spacing values` APPLY `My 24 line spacing values` SKIP `Never show Kobo Plus, wishlist, and points SmartLinks` SKIP `Only show Pocket SmartLink` SKIP `Only show stats SmartLink` SKIP `PowerSettings - UnlockEnabled` APPLY `Remove beta features not supported text` SKIP `Remove line from bottom tab bar` APPLY `Remove recommendations (row1col2) from home screen` SKIP `Remove title from reading header/footer` SKIP `Rename new home screen footer` SKIP `Replace adobe page numbers toggle with invert screen` SKIP `Set KePub hyphenation` SKIP `Set visible SmartLink` APPLY `Shorten dictionary entry not found message` SKIP `Swap reading header/footer` SKIP `Un-Force user font-family in KePubs` SKIP `Un-Force user text-align in div,p tags in KePubs` SKIP `Un-force font-family override p tags (std epubs)` SKIP `Un-force link decoration in KePubs` SKIP `Unify font sizes` APPLY `ePub constant font sharpness` SKIP `ePub disable built-in body padding-bottom` SKIP `ePub fixed top/bottom margins` Patching ./usr/local/Kobo/nickel Applying overrides ... SKIP `Change TOC level indentation` SKIP `Custom collection/author header title font` APPLY `Custom header/footer captions` SKIP `Custom page navigation scrubber` SKIP `Custom synopsis details line spacing` SKIP `Custom synopsis font size` SKIP `Customise Header back button` SKIP `Dictionary pop-up - increase available text area` SKIP `Increase Book Details synopsis area` SKIP `Increase headlines font` SKIP `Increase home screen cover size` APPLY `Increase library cover size` APPLY `Increase size of kepub chapter progress chart` SKIP `New home screen subtitle custom font` SKIP `Reduce new header/footer height` SKIP `Reduce top/bottom page spacer` APPLY `Remove footer (row3) and increase cover size on new home screen` SKIP `Remove footer (row3) on new home screen` SKIP `Remove forgot pin button from lock screen` APPLY `Series list increase cover thumbnails` SKIP `Show all games` ... Checking patched KoboRoot.tgz for consistency Successfully saved patched KoboRoot.tgz to out/KoboRoot.tgz. Remember to make sure your kobo is running the target firmware version before patching.

  • sato

    Sato converts ARM or CFN into Terraform

  • Project mention: Top 10 terraform tools you should know about. | dev.to | 2023-12-11

    Sato is a conversion tool designed to translate CloudFormation and ARM (Azure Resource Manager) templates into Terraform configurations. Developed in Go, Sato stands out for its speed and efficiency in this conversion process. By automating the translation of existing templates into Terraform’s syntax, Sato facilitates a smoother and quicker migration to Terraform’s ecosystem.

  • tinyfont

    Text library for TinyGo displays

  • tinydraw

    TinyDraw is a package of drawing primitives on TinyGo displays.

  • go-live

    🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.

  • wled-backup

    Simple CLI tool to backup presets & configuration from a WLED device

  • go-windows-arm

    Unofficial Go/Golang binary for Windows on ARM devices

  • photoscope

    Journey into photo management with golang

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Arm related posts

Index

What are some of the best open-source Arm projects in Go? This list will help you:

Project Stars
1 TinyGo 14,439
2 faasd 2,851
3 sha256-simd 933
4 asm 845
5 packer-builder-arm 305
6 Go-Hacking 167
7 bitnami-compat 163
8 kobopatch 80
9 sato 77
10 tinyfont 48
11 tinydraw 39
12 go-live 25
13 wled-backup 9
14 go-windows-arm 8
15 photoscope 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com