Pinned Repositories
cowsay
🐮 🐮 🐮 A simple library generates an ascii cow says a message. 🐮 🐮 🐮
ctb
diffz
Implementation of go-diff's diffmatchpatch in Zig
fe
fsdialog
gid
Git ID Manager
hangman
jetzig
Jetzig is a web framework written in Zig
serialport
Easy-to-use cross-platform serial ports.
tree-sitter
An incremental parsing system for programming tools
mochalins's Repositories
mochalins/gid
Git ID Manager
mochalins/tree-sitter
An incremental parsing system for programming tools
mochalins/cowsay
🐮 🐮 🐮 A simple library generates an ascii cow says a message. 🐮 🐮 🐮
mochalins/ctb
mochalins/diffz
Implementation of go-diff's diffmatchpatch in Zig
mochalins/fe
mochalins/fsdialog
mochalins/hangman
mochalins/jetzig
Jetzig is a web framework written in Zig
mochalins/serialport
Easy-to-use cross-platform serial ports.
mochalins/known-folders
Provides access to well-known folders across several operating systems
mochalins/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
mochalins/mochalins
mochalins/mochalins.github.io
Personal website/blog.
mochalins/park-ui
Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
mochalins/serial
Serial port configuration library for Zig
mochalins/trunk
mochalins/website
The WebUI Website
mochalins/webui
Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
mochalins/ymlz
small and convenient yaml parser
mochalins/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
mochalins/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
mochalins/zig-args
Simple-to-use argument parser with struct-based config
mochalins/zig-lsp-codegen
LSP codegen based on the MetaModel
mochalins/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
mochalins/zig-toml
Zig TOML (v1.0.0) parser
mochalins/zig-webui
Use any web browser or WebView as GUI, with Zig in the backend and modern web technologies in the frontend, all in a lightweight portable library.
mochalins/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition