spacewander's repos on GitHub
Python 65 watchers
debugger-utils Utils collection for extending gdb with python
Go 28 watchers
boltcli boltcli is the redis-cli for boltdb with Lua script support
Javascript 15 watchers
GSoC [Abandoned] a commandline tool which helps you search/filter projects in Google Summer of Code
Python 14 watchers
find Wrap find(1) with terminal UI.
5 watchers
awesome-systemtap A growing list of high-quality systemtap resources and fantastic systemtap collections.
C++ 5 watchers
EasyTable EasyTable 是我的C++大作业。用QT做的简单的制表程序。外表简陋,功能有限。第一次在github上展示自己的程序,请多指教!
Shell 1 watchers
build-tools Build tools to package and release
1 watchers
cilium eBPF-based Networking, Security, and Observability
Shell 1 watchers
git-extras GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
1 watchers
istio Connect, secure, control, and observe services.
Go 1 watchers
kafka-cli Fork from github.com/shafreeck/kafka-cli. The origin one doesn't continue so I fork it. Have no plan to submit back so I don't use the Fork button to fork it.
0 watchers
aibrix Cost-efficient and pluggable Infrastructure components for GenAI inference
0 watchers
amesh Service Mesh base on Apache APISIX
0 watchers
apisix-seed Do service discovery on the CP side
0 watchers
awesome-ebpf A curated list of awesome projects related to eBPF.
0 watchers
awesome-resty A List of Quality OpenResty Libraries, and Resources.
0 watchers
bots Source code for bots used by the Istio project.
0 watchers
caretta Instant K8s service dependency map, right to your Grafana.
0 watchers
chart-releaser-action A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
Vim script 0 watchers
ctrlsf.vim An ack.vim alternative mimics Ctrl-Shift-F on Sublime Text 2
0 watchers
delve Delve is a debugger for the Go programming language.
0 watchers
dkjson dkjson is a module for encoding and decoding JSON data.
0 watchers
docsy-example An example documentation site using the Docsy Hugo theme
0 watchers
ecapture capture SSL/TLS text content without CA cert using eBPF. supports Linux/Android x86_64/Aarch64.
0 watchers
envoy Cloud-native high-performance edge/middle/service proxy
0 watchers
etcd Distributed reliable key-value store for the most critical data of a distributed system
Lua 0 watchers
ext-plugin-proto The proto and generated code files used by APISIX's external plugin mechanism
0 watchers
flatbuffers FlatBuffers: Memory Efficient Serialization Library
0 watchers
gateway Manages Envoy Proxy as a standalone or Kubernetes-based application gateway
0 watchers
gateway-api Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
Go 0 watchers
go The Go programming language
Go 0 watchers
go-micro A Go microservices development framework
Shell 0 watchers
gvm Go Version Manager
0 watchers
h2olog BPF backed low-cost request logging client for the H2O server
Go 0 watchers
handy net/http handler filters
0 watchers
higress Next-generation Cloud Native Gateway
0 watchers
homebrew-brew Official homebrew repo for open source OpenResty
0 watchers homebrew-core Default formulae for the missing package manager for macOS
0 watchers
http-wasm-host-go HTTP middleware libraries implemented by http-wasm WebAssembly Guest modules
0 watchers
http-wasm-host-js HTTP middleware libraries for JS implemented by http-wasm WebAssembly Guest modules
0 watchers
json-typedef-fuzz A CLI tool that generates example data from JSON Typedef schemas
0 watchers
jsonschema Pure Lua JSON schema validator for Lua/LuaJIT
0 watchers
knative-docs User documentation for Knative components.
0 watchers
kong The Cloud-Native API Gateway
0 watchers
kuma The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
0 watchers
kuma-website The official website for Kuma, the control plane for modern service connectivity.
Perl 0 watchers
langs-performance C++ vs. Python vs. Perl vs. PHP vs. Java vs. NodeJS vs. Go vs. Ruby performance benchmark
0 watchers
linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
0 watchers
linkerd2-proxy A purpose-built proxy for the Linkerd service mesh. Written in Rust.
 | | spacewander V2EX member #61600, joined on 2014-04-30 18:11:25 +08:00 |
spacewander's recent replies
只有一年多 Go 开发经验,不过有接近三年的 C 服务端开发经验的,你们考虑么?
> 加班,实话实说, 有. 现在也是重点的战略项目推进中, 需要拼劲,自然更多机会
不知道具体是什么程度的加班?
> 空格还是 tab, 分号结尾要不要,欢迎来辩
多写 go,少写 js,就没有这个纠纷了
@
mcfog 1%其实很大程度上都是依靠同行的衬托……
另外前 1%也没有什么资格发表什么方法论吧,毕竟全国 1%可是有好几万人
根据 $host 变量做跳转?如果是直接输 IP 访问的,浏览器生成的请求里面,Host 报头填的是 IP 地址。所以可以根据这个区分是否“直接输 IP 访问”。