gcc-static-linking VS purego

Compare gcc-static-linking vs purego 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
gcc-static-linking purego
1 21
0 1,892
- 4.4%
2.0 8.0
about 1 year ago 6 days ago
C Go
- Apache License 2.0
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.

gcc-static-linking

Posts with mentions or reviews of gcc-static-linking. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.
  • Go 1.21 will (likely) have a static toolchain on Linux
    7 projects | news.ycombinator.com | 8 Apr 2023
    I didn't believe you that it's broken, but you're right - very disappointing. For anyone interested, the bug for it being is at [1] (reported mid 2021).

    The build failure is easy to fix, so I created a repo at [2] which builds a program against a glibc with static nss. I verified with strace that it does indeed check nsswitch.conf and try and load dynamic libraries (I'd at least submit my patch [3] for the build failure but I find mailing lists to be a hassle)

    All this said, I wouldn't call it undocumented - it's documented in the `configure --help` itself as well as the online version [4], and it has an FAQ entry [5].

    [1] https://sourceware.org/bugzilla/show_bug.cgi?id=27959

    [2] https://github.com/aidanhs/gcc-static-linking

    [3] https://github.com/aidanhs/gcc-static-linking/blob/39ff3b754...

    [4] https://www.gnu.org/software/libc/manual/html_node/Configuri...

    [5] https://sourceware.org/glibc/wiki/FAQ#Even_statically_linked...

purego

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

What are some alternatives?

When comparing gcc-static-linking and purego you can also consider the following projects:

libddwaf - Datadog's WAF

go-plugin - Golang plugin system over RPC.

evcxr

barcode-server - A simple daemon to expose USB Barcode Scanner data to other services using Websockets, Webhooks or MQTT.

sokol-tools - Command line tools for use with sokol headers

gamen - Cross-platform GUI window creation & management library in Go

go - The Go programming language

nocgo - dlopen in go without cgo

wazero - wazero: the zero dependency WebAssembly runtime for Go developers

iup-go - Cross-platform UI library with native controls

mach - zig game engine & graphics toolkit

zenity - Zenity dialogs for Golang, Windows, macOS