Compiling Zig with Low RAM (16GB)?

This page summarizes the projects mentioned and recommended in the original post on /r/Zig

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

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • I'm trying to build the compiler from source (because I patched it to turn off the unused variable error) but I run out of memory while building the bootstrap phase on my laptop (option B here https://github.com/ziglang/zig/wiki/Building-Zig-From-Source)

  • zig-bootstrap

    take off every zig

  • Use Zig Bootstrap, it is easier. And It should work on 16gb.

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

    Zig with Unused Variables

  • I predict / hope that in the future, the community will just host patched binaries somewhere, but for now I have gone ahead and created a patch repo whose sole purpose is to remove the unused variable error where you still have to rebuild from source. https://github.com/markisus/unzig

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts