notcurses-zig-example
Terminal UI demo
A demo showing how to use the Notcurses library for building terminal UIs with Zig
Demo showing how to use Notcurses library for building terminal UIs with Zig
62 stars
4 watching
3 forks
Language: Zig
last commit: about 1 year ago
Linked from 1 awesome list
liznotcursesterminaltuizig
Related projects:
Repository | Description | Stars |
---|---|---|
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
tetralux/sublime-zig | Custom syntax highlighting for Zig programming language in Sublime Text editor | 3 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
ziglibs/ansi-term | A library providing escape codes and functionality to handle ANSI terminals in Zig programming language. | 69 |
zig-community/hello-triangle | A Zig program that draws an OpenGL triangle in a window | 10 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 33 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 484 |
dgv/zig-htmx-tailwind-example | A simple CRUD application demonstrating the use of Zig, HTMX, and Tailwind CSS for building a web app without complex JavaScript frameworks. | 3 |
fubark/zig-v8 | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 137 |
dantecatalfamo/zig-dns | An experimental DNS library implemented in Zig. | 57 |
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |