Zig programming language 0.9.0 released

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

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

    A super-easy, composable, web server framework for warp speeds. (by seanmonstar)

  • Hmm. 200MB, let's see: Make a new cargo project with the code from warp's README, then do cargo vendor.

  • gyro

    Discontinued A Zig package manager with an index, build runner, and build dependencies.

  • You can give gyro or zigmod a try.

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

    📦 A package manager for the Zig programming language.

  • You can give gyro or zigmod a try.

  • staticvec

    Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

  • Your link there is rather outdated. mem::unitialized() is deprecated and not recommended for use. MaybeUninit works more than fine in my experience, anyways.

  • zig-spec

  • I believe the precise definitions you're looking for will be apart of the language specification which is planned to live here "https://github.com/ziglang/zig-spec". However, Zig has not written a formal specification yet. For now Zig just maintains the informal "language reference", which mostly serves to help developers learn the language and be a quick place to look things about the language.

  • SaaSHub

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

    SaaSHub logo
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

  • What projects *didn't* you make in Rust?

    19 projects | /r/rust | 4 Dec 2021
  • Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

    4 projects | dev.to | 2 Apr 2024
  • Show HN: Vaultrs – Rust-based HashiCorp Vault client library

    1 project | news.ycombinator.com | 29 Feb 2024
  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024
  • Asynchronous Clean-Up (in Rust)

    5 projects | news.ycombinator.com | 25 Feb 2024