Pinned Repositories
android2gnulinux
AOSP/Bionic compatiblity layer for GLIBC systems
bemenu
Dynamic menu library and client program inspired by dmenu
elden-proton
Noob friendly Elden Ring mod loader for linux/proton/steam
ModEngine2
Runtime injection library for modding Souls games. WIP
monsterwm-xcb
Port of monsterwm to xcb
nix-zig-stdenv
cross-compile nixpkgs with zig
orbment
Modular Wayland compositor
wlc
High-level Wayland compositor library
zig-aio
io_uring like asynchronous API and coroutine powered IO tasks for zig
zig2nix
Flake for packaging, building and running Zig projects.
Cloudef's Repositories
Cloudef/bemenu
Dynamic menu library and client program inspired by dmenu
Cloudef/zig-aio
io_uring like asynchronous API and coroutine powered IO tasks for zig
Cloudef/zig2nix
Flake for packaging, building and running Zig projects.
Cloudef/elden-proton
Noob friendly Elden Ring mod loader for linux/proton/steam
Cloudef/zig-router
Straightforward HTTP-like request routing.
Cloudef/mach-flake
Flake that allows you to get started with Mach engine quickly.
Cloudef/nix-autoenv
nix-direnv alternative that does not need a .direnv metafile
Cloudef/zig-budoux
Budoux for Zig and C
Cloudef/nixos-flake
My nixos configuration
Cloudef/pid-defer
Run processes that will be cleaned up when other process exits. (Linux only)
Cloudef/ztd
Yet another "my own std for zig" project. I try to keep it high quality and only include stuff that I actually reuse
Cloudef/spurdo-editor
spurdo spärde :D
Cloudef/zig-fsm-compiler
Ragel compatible FSM compiler for Zig
Cloudef/automatic1111-webui-nix
AUTOMATIC1111/stable-diffusion-webui for CUDA and ROCm on NixOS
Cloudef/contrib-testing
user-contributed extra test suite for the zig toolchain
Cloudef/ds3os
Dark Souls - Open Server
Cloudef/libvaxis
a modern tui library written in zig
Cloudef/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.
Cloudef/mach-gpu
mach/gpu: truly cross-platform WebGPU graphics for Zig
Cloudef/mach-sysgpu
Highly experimental, blazingly fast, lean & mean descendant of WebGPU written in Zig
Cloudef/nixpkgs
Nix Packages collection
Cloudef/raylib
A simple and easy-to-use library to enjoy videogames programming
Cloudef/ulid-zig
Zig ULID
Cloudef/user-map
A second attempt on documenting where the ziguanas of the world live
Cloudef/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Cloudef/zig-lsp-codegen
LSP codegen based on the MetaModel
Cloudef/zig-package-manager-regression-tests
Repo for https://github.com/ziglang/contrib-testing/tree/main
Cloudef/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
Cloudef/zig-tls12
HTTP client capable of TLS 1.2.
Cloudef/zigcoro
A Zig coroutine library