sillykelvin's Stars
jesseduffield/lazygit
simple terminal UI for git commands
romkatv/powerlevel10k
A Zsh theme
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
SerenityOS/serenity
The Serenity Operating System 🐞
filebrowser/filebrowser
📂 Web File Browser
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
go-delve/delve
Delve is a debugger for the Go programming language.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
zsh-users/zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
getsops/sops
Simple and flexible tool for managing secrets
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
haoel/haoel.github.io
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
actix/actix
Actor framework for Rust.
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
expr-lang/expr
Expression language and expression evaluation for Go
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
ServiceWeaver/weaver
Programming framework for writing and deploying cloud applications.
RevenantX/LiteNetLib
Lite reliable UDP library for Mono and .NET
mas-bandwidth/netcode
Secure client/server connections over UDP
teal-language/tl
The compiler for Teal, a typed dialect of Lua
TartanLlama/expected
C++11/14/17 std::expected with functional-style extensions
ldionne/dyno
Runtime polymorphism done right
TartanLlama/optional
C++11/14/17 std::optional with functional-style extensions and reference support
sunfishcode/eyra
Rust programs written entirely in Rust
emacsorphanage/org-page
[INACTIVE] A static site generator based on Emacs and org mode.
nileshk/mac-configuration
My Mac configuration files
Revan600/LiteNetLibPP
Lightweight and easy to use reliable UDP game networking library with peer-to-peer and classic server/client support written in C++