tai-ga's Stars
ggerganov/llama.cpp
LLM inference in C/C++
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
lima-vm/lima
Linux virtual machines, with a focus on running containers
abseil/abseil-cpp
Abseil Common Libraries (C++)
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
jdx/mise
dev tools, env vars, task runner
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
zitadel/zitadel
ZITADEL - Identity infrastructure, simplified for you.
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
google/osv-scanner
Vulnerability scanner written in Go which uses the data provided by https://osv.dev
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
eko/gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
google/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
lucidrains/lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
rustwasm/twiggy
Twiggy🌱 is a code size profiler
FDio/vpp
Mirror of VPP code base hosted at git.fd.io
Zxilly/go-size-analyzer
A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.
str4d/age-plugin-yubikey
YubiKey plugin for age
knqyf263/go-plugin
Go Plugin System over WebAssembly
ncruces/go-sqlite3
Go bindings to SQLite using wazero
BooleanCat/go-functional
go-functional is a library of iterators to augment the standard library
apple/pkl-go
Pkl bindings for the Go programming language
kishikawakatsumi/UltimateGuideToAnimations
belgianbeer/tzdiff
Displays Timezone differences with localtime in CLI (shell script)
kateinoigakukun/wasi-vfs
A virtual filesystem layer for WASI.
dispatchrun/net
Go package implementing WASI socket extensions
grpc-ecosystem/protoc-gen-grpc-gateway-ts
protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
go-michi/michi
michi is a true 100% compatible with net/http router for Go web applications.
smallstep/step-sds
🔭 Secret discovery service (SDS): simplifying certificate management for relying parties (such as Envoy)