laixintao's Stars
SerenityOS/serenity
The Serenity Operating System 🐞
openai-translator/openai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
mitsuhiko/rye
a Hassle-Free Python Experience
rastapasta/mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
htop-dev/htop
htop - an interactive process viewer
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
pythonprofilers/memory_profiler
Monitor Memory usage of Python code
rime/librime
Rime Input Method Engine, the core library
astanin/python-tabulate
Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
hmgle/graftcp
A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.
mtcp-stack/mtcp
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
ipinfo/cli
Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)
mzz2017/gg
一个支持节点与订阅链接的 Linux 命令行代理工具 | A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux)
bloomberg/pystack
🔍 🐍 Like pstack but for Python!
jenkinsci/jenkins-scripts
Scripts in Groovy, shell, Ruby, Python, whatever for managing/interacting with Jenkins
chenjiandongx/mandodb
🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB
cloudbees/jenkins-scripts
andy-landy/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
gaogaotiantian/watchpoints
watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.
dcramer/taskmaster
A simple distributed queue designed for handling one-off tasks with large sets of tasks
gregnietsky/simpletun
Example program for tap driver VPN
aliyun/coolbpf
josa42/coc-sh
SH language server extension using bash-language-server for coc.nvim.
splvm/distsys-meetup
davidban77/gns3fy
Python library wrapper around GNS3 Server REST API
laixintao/prometheus-http-sd
Prometheus HTTP SD framework.
dmarion/i40e
Intel i40e driver (git repo out of official tarballs)
phunt/zookeeper-digest
Analyze Apache ZooKeeper traffic in realtime
pabluk/pygments-promql
A PromQL lexer for Pygments