ziglua

Zig bindings for the Lua C API (by natecraddock)

Ziglua Alternatives

Similar projects and alternatives to ziglua

  1. rust

    2,858 ziglua VS rust

    Empowering everyone to build reliable and efficient software.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. CPython

    1,521 ziglua VS CPython

    The Python programming language

  4. zig

    906 ziglua VS zig

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

  5. Odin

    95 ziglua VS Odin

    Odin Programming Language

  6. mach

    38 ziglua VS mach

    zig game engine & graphics toolkit

  7. cosmic

    A platform for computing and creating applications. (by fubark)

  8. zf

    5 ziglua VS zf

    a commandline fuzzy finder and zig module designed for filtering filepaths

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. gyro

    7 ziglua VS gyro

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

  11. open-reckless-drivin

    A work-in-progress open source reimplementation of the classic Macintosh shareware game Reckless Drivin'

  12. zigimg

    2 ziglua VS zigimg

    Zig library for reading and writing different image formats

  13. moonnuklear

    Lua bindings for Nuklear

  14. luv

    Bare libuv bindings for lua

  15. nexlog

    A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made easy.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ziglua alternative or higher similarity.

ziglua discussion

Log in or Post with

ziglua reviews and mentions

Posts with mentions or reviews of ziglua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Zig's Curious Multi-Sequence for Loops
    10 projects | news.ycombinator.com | 27 Feb 2023
    I’ve absolutely had satisfaction with my several personal projects written in Zig. And based on an imperfect measurement (GitHub stars) I have also had moderate success in making something useful. It’s a terminal fuzzy finder [0]. I also maintain a Zig Lua bindings package [1], and I’m working on a port of an old Macintosh game [2].

    Zig is exactly what I want out of a language though, so take my opinion with a grain of salt :)

    [0]: https://github.com/natecraddock/zf

    [1]: https://github.com/natecraddock/ziglua

    [2]: https://github.com/natecraddock/open-reckless-drivin

  • How's the current story with Zig in terms of dependancy management and build repeatability?
    2 projects | /r/Zig | 30 Jul 2022
    Zig has a build system (the zig build command) that uses a build.zig file to compile a project. With a git submodule you just add the directory as a package in the build.zig file. Depending on the dependency, there might be a few more steps. For example, for my ziglua library requires adding the package path (so you can @import the zig sources), and also calling the link function which compiles the Lua C source and links with the Zig project.
  • Zig is becoming more production-worthy - zigmonthly
    6 projects | /r/stephentest | 4 Jul 2022
    ziglua was released, which "takes advantage of Zig's features to make it easier and safer to interact with the Lua API."
  • natecraddock/ziglua: Zig bindings for the Lua C API
    1 project | /r/Zig | 19 Jun 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic ziglua repo stats
4
376
8.5
1 day ago

natecraddock/ziglua is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ziglua is Zig.


Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Zig is
the 19th most popular programming language
based on number of references?