r0g3r0g3r's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
wailsapp/wails
Create beautiful applications using Go
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
eza-community/eza
A modern alternative to ls
apple/pkl
A configuration as code language with rich validation and tooling.
jemalloc/jemalloc
mamedev/mame
MAME
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
zigtools/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition
capy-ui/capy
💻Build one codebase and get native UI on Windows, Linux and Web
emacs-dashboard/emacs-dashboard
An extensible emacs dashboard
QupZilla/qupzilla
Cross-platform Qt web browser
Hejsil/zig-clap
Command line argument parsing library
srcery-colors/srcery-vim
Srcery is a dark color scheme with clearly defined contrasting colors and a slightly earthy tone.
nektro/zigmod
📦 A package manager for the Zig programming language.
thepowersgang/rust_os
An OS kernel written in rust. Non POSIX
Sobeston/zig.guide
Repo for https://zig.guide content. Get up to speed with Zig quickly.
ikskuh/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
Hejsil/mecha
A parser combinator library for Zig
zigimg/zigimg
Zig library for reading and writing different image formats
floooh/sokol-zig
Zig bindings for the sokol headers (https://github.com/floooh/sokol)
karlseguin/pg.zig
Native PostgreSQL driver / client for Zig
ikskuh/zig-args
Simple-to-use argument parser with struct-based config
ziglang/zig-mode
Zig mode for Emacs
mitchellh/zig-libgc
Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector
ziglang/sublime-zig-language
Zig language support for Sublime Text
star-tek-mb/pgz
Postgres driver written in pure Zig
tonis2/zig-postgres
Zig wrapper for postgres
fnogcps/telegram-gruvbox
Gruvbox theme for Telegram client
PaulOthar/CLexer
This is my second attempt of making a Lexer(System that Reads Strings and Turn them into Tokens), in the C Language.