Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
aaaa
aaaa
alfred-open-with-vscode-workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
ansible-for-devops
Ansible examples from Ansible for DevOps.
ansible_ec2_elb_healthcheck
Simple Ansible module to health check instances in an ELB
codis_status_exporter
codis exporter
distribute_crawler
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
memcached_exporter
Exports metrics from memcached servers for consumption by Prometheus.
sysdig
Linux system exploration and troubleshooting tool with first class support for containers
DavidLeeUX's Repositories
DavidLeeUX/apiserver_demos
企业级Go实战项目。此项目不再维护,如果想学习本项目请移步:https://github.com/marmotedu/goserver
DavidLeeUX/bpf-developer-tutorial
Learn eBPF by examples | eBPF 开发者教程与知识库:通过小工具和示例一步步学习 eBPF,包含性能、网络、安全等多种应用场景
DavidLeeUX/concurrency-programming-via-rust
DavidLeeUX/confd
Manage local application configuration files using templates and data from etcd or consul
DavidLeeUX/cri-tools
CLI and validation tools for Kubelet Container Runtime Interface (CRI) .
DavidLeeUX/davidleeux.github.io
DavidLeeUX/docker-nginx-http3
Alpine Linux image with nginx 1.23.3 (mainline) with HTTP/3 (quiche), TLSv1.3, 0-RTT, HPACK, brotli, NJS, Cookie-Flag support, ModSecurity with coreruleset and BoringSSL with OCSP support. All built on the bleeding edge. Total size is only about ~11 MB compressed.
DavidLeeUX/dperf
dperf is a DPDK based 100Gbps network performance and load testing software.
DavidLeeUX/ecapture
capture SSL/TLS text content without CA cert using eBPF. supports Linux/Android x86_64/Aarch64.
DavidLeeUX/ects
Elastic Crontab System 简单易用的分布式定时任务管理系统
DavidLeeUX/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
DavidLeeUX/go-micro
A distributed systems framework
DavidLeeUX/gokeyless
Go implementation of the keyless protocol
DavidLeeUX/iam
企业级的认证授权系统
DavidLeeUX/inside-rust-std-library
本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
DavidLeeUX/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
DavidLeeUX/learning
Learning Shell,Python,Golang,System,Network
DavidLeeUX/lxcfs-alma9
DavidLeeUX/netcap
DavidLeeUX/nginx-sslkeylog
Nginx sslkeylog module
DavidLeeUX/ping_exporter
Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
DavidLeeUX/pingora
A library for building fast, reliable and evolvable network services.
DavidLeeUX/resty
Simple HTTP and REST client library for Go
DavidLeeUX/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
DavidLeeUX/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
DavidLeeUX/rust-template
DavidLeeUX/skywalking
APM, Application Performance Monitoring System
DavidLeeUX/skywalking-java
The Java agent for Apache SkyWalking
DavidLeeUX/vector
A high-performance observability data pipeline.
DavidLeeUX/wrk
Modern HTTP benchmarking tool