OneOfOne's Stars
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
hyperium/hyper
An HTTP library for Rust
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
mg979/vim-visual-multi
Multiple cursors plugin for vim/neovim
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
loov/lensm
Go assembly and source viewer
ganelson/inform
The core software distribution for the Inform 7 programming language.
minio/c2goasm
C to Go Assembly
kthohr/gcem
A C++ compile-time math library using generalized constant expressions
pijng/prep
Golang comptime. Pure blasphemy
grantseltzer/weaver
Trace Go program execution with uprobes and eBPF
inokawa/react-native-react-bridge
An easy way to integrate your React (or Preact/React Native Web) app into React Native app with WebView.
bspaans/jit-compiler
JIT compiler in Go
lukechampine/uint128
uint128 for Go
darkstego/Mudeer
KDE Plasma Screen Splitting Shortcuts ideal for Ultrawide and Super-Ultrawide Monitors
sergibarroso/gentoo_install
This file is a step by step how to install Gentoo guide. With systemd, uefi, luks and much more.... Thanks for reading :)
Apsu/APT
oliveroneill/exponent-server-sdk-golang
Exponent push notification go library
echasnovski/mini.completion
Neovim Lua plugin for completion and signature help. Part of 'mini.nvim' library.
mmalecki/qmk_rc
Remote control for your QMK-powered keyboard
pekman/netns-exec
Run command in Linux network namespace as normal user
kelseyhightower/gcscache
GCS Cache implements the autocet.Cache interface using Google Cloud Storage.
workshop-depot/tinykv
tiny in-memory single-app kv (cache) with explicit and sliding expiration
achille-roussel/go-ffi
Go bindings to libffi
viocost/viedit
Opinionated rewrite of Emacs iedit mode for neovim
Rosentti/ALVR-audio
Scripts for ALVR that help with getting audio to play on Linux.
aksdb/gamescopetool
Simple wrapper around gamescope with some convenience functions.
SteveLorde/QuickBoard
WhiteBoard Hybrid Web-Desktop App
jntun/mylang
A little tree-walk interpreter written in Go for fun
LaevusDexter/unsafe-try-catch
Unsafe try-catch solution for Go. It does not work on newer versions.