dgv's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
LadybirdBrowser/ladybird
Truly independent web browser
xi-editor/xi-editor
A modern editor with a backend written in Rust.
ExistentialAudio/BlackHole
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
pluja/awesome-privacy
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
sourcegraph/conc
Better structured concurrency for go
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
jart/blink
tiniest x86-64-linux emulator
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
dgraph-io/ristretto
A high performance memory-bound Go cache
lite-xl/lite-xl
A lightweight text editor written in Lua
zigzap/zap
blazingly fast backends in zig
focus-editor/focus
A simple and fast text editor
ZigEmbeddedGroup/microzig
Unified abstraction layer and HAL for several microcontrollers
david-vanderson/dvui
miconda/sip-resources
Various SIP resources.
Cloudef/zig-aio
io_uring like asynchronous API and coroutine powered IO tasks for zig
goto-bus-stop/setup-zig
use a @ziglang compiler in your github actions workflows
shiguredo/tls13-zig
The first TLS1.3 implementation in Zig(master/HEAD) only with std.
imihajlow/ethernet-to-spi
An Ethernet to SPI converter using 7400-series ICs
floscodes/zerve
A simple framework for writing web services in zig.
LuckyTurtleDev/crab-hole
🦀 Pi-Hole clone written in rust using hickory-dns/trust-dns
casasfernando/wingpanel-indicator-sysmon
System monitor indicator for elementary OS Wingpanel
liyu1981/zcmd.zig
zcmd is a single file lib to replace zig's std.childProcess.run with the ability of running pipeline like bash..
Arwalk/ChipZ
A simple Chip8 emulator (executable and library) written in Zig.
liyu1981/tmpfile.zig
a convenient util to use tmp files with zig