werbenhu's Stars
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
meta-llama/llama3
The official Meta Llama 3 GitHub site
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
containers/podman
Podman: A tool for managing OCI containers and pods.
urfave/cli
A simple, fast, and fun package for building command line apps in Go
containerd/containerd
An open and reliable container runtime
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
cxasm/notepad--
一个支持windows/linux/mac的文本编辑器,目标是做**人自己的编辑器,来自**。
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
async-rs/async-std
Async version of the Rust standard library
nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
cberner/redb
An embedded key-value database in pure Rust
alibaba/higress
🤖 AI Gateway | AI Native API Gateway
alecthomas/go_serialization_benchmarks
Benchmarks of Go serialization methods
containerd/cgroups
cgroups package for Go
nacos-group/r-nacos
Nacos server re-implemented in Rust.
tikv/agatedb
A persistent key-value storage in rust.
cxasm/cc-compare
一款可替换beycond compare, 免费使用的代码同步对比工具,来自**。
rmqtt/rmqtt
MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era
Romantic-Lei/Learning-in-practice
learning (Fork 代码的小伙伴留下你们的star吧)
smallnest/kvbench
Server for benchmarking pure Go key/value databases
mugli/container-from-scratch-in-go
Toy container build from scratch in Go solely for learning purpose
LJLintermittent/mysql
📗📘《高性能MySQL》《MySQL技术内幕:InnoDB存储引擎》阅读笔记