a.k.a. SOFe, @chankyin. Infrastructure developer. I Go during the day and Rust at night.
My code on GitHub are not affiliated with my company unless specified.
- Hong Kong / Singapore
-
08:55
(UTC +08:00) - https://github.com/SOF3
- https://keybase.io/sofe
- https://discord.com/users/390090409159950338
Lists (2)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Batchfile
- Brainfuck
- C
- C#
- C++
- CSS
- CodeQL
- Dockerfile
- Elixir
- Fennel
- GLSL
- Go
- Go Template
- Groovy
- HTML
- Haml
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- Open Policy Agent
- PHP
- Perl
- Python
- R
- Rocq Prover
- Ruby
- Rust
- Shell
- Smarty
- Starlark
- Swift
- SystemVerilog
- Tcl
- TeX
- TypeScript
- Vim Script
- WebAssembly
- Zig
- jq
Starred repositories
3
results
for forked starred repositories
written in Go
Clear filter
spf13 / pflag
Forked from ogier/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
JamesTGrant / kubectl-debug
Forked from aylei/kubectl-debugDebug a target container in a Kubernetes cluster by automatically creating a new, non-invasive, 'debug' container in the same pid, network, user, and ipc namespace as the target container without d…
DataDog / hyperloglog
Forked from eclesh/hyperlogloghyperloglog counts things using the HyperLogLog algorithm to estimate cardinality