dmeearm's Stars
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
smoltcp-rs/smoltcp
a smol tcp/ip stack
jwyllie83/tcpping
Ping look-alike that uses TCP SYN packets to get around firewalls and ICMP blackholes
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
cloudflare/mmproxy
mmproxy, the magical PROXY protocol gateway
cfsamson/examples-futures
Small examples to explain Futures, Waker, Tasks in Rust
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
dalcde/cam-notes
My Cambridge Lecture Notes
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rust-lang/rust
Empowering everyone to build reliable and efficient software.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Quagga/quagga
Quagga Tracking repository - Master is at http://git.savannah.gnu.org/cgit/quagga.git
jarvisgally/v2simple
A simple implementation of V2Ray.
facebook/CacheLib
Pluggable in-process caching engine to build and scale high performance services
plough/myPySnake
python+pygame,贪吃蛇游戏。
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
Jessicahust/KVM
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".
openssl/openssl
TLS/SSL and crypto library
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
r-spacex/spacexstats-react
SpaceXStats, with React and using the SpaceX API
aliyun/aliyun-log-go-sdk
alibabacloud log service SDK
brendangregg/bpf-perf-tools-book
Official repository for the BPF Performance Tools book
abbshr/rfc7540-translation-zh_cn
RFC 7540 - HTTP/2 中文翻译版
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
haberman/jitdemo
Demo programs for my blog entry "Hello, JIT World!"