zig-nodejs-example

Native module example

An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module.

Node.js Native Module written in Zig

GitHub

125 stars
3 watching
6 forks
Language: Zig
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zig-java/jaz A JVM implementation in Zig. 88
thigidu/vlang-for-nodejs-developers A tutorial project providing examples and comparisons between Vlang and Node.js for developers 29
shritesh/zig-wasm-dom Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. 142
meheleventyone/zig-wasm-test An example project demonstrating Web Assembly compilation and execution using Zig 55
mattnite/zig-zlib A package to statically compile and link zlib in Zig applications. 21
zig-community/hello-triangle A Zig program that draws an OpenGL triangle in a window 10
alexnask/interface.zig A library that provides a simple and flexible way to create dynamic interfaces in Zig 167
infinyon/node-bindgen Automates the process of converting Rust code to Node.js modules 535
vezel-dev/zig-sdk An MSBuild SDK that enables building native components in .NET solutions using the Zig compiler and toolchain 73
hwu1001/zig-string Provides a String struct for the Zig programming language. 17
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
suirad/zig-header-gen Automates code generation of headers and bindings for multiple languages from Zig source code 77
dundalek/notcurses-zig-example A demo showing how to use the Notcurses library for building terminal UIs with Zig 62
tetralux/sublime-zig Custom syntax highlighting for Zig programming language in Sublime Text editor 3
kubkon/zig-snapshots Generates an interactive HTML visualization of Zig's incremental linker state 44