leaxoy's Stars
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
xai-org/grok-1
Grok open release
freqtrade/freqtrade
Free, open source crypto trading bot
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
HigherOrderCO/Bend
A massively parallel, high-level programming language
adambard/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
dlvhdr/gh-dash
A beautiful CLI dashboard for GitHub 🚀
apache/datafusion
Apache DataFusion SQL Query Engine
blushft/go-diagrams
Create beautiful system diagrams with Go
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
yue/yue
A library for creating native cross-platform GUI apps
DetachHead/basedpyright
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
evanphx/json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches
go-cmd/cmd
Non-blocking external commands in Go with streaming output
rust-lang-cn/book-cn
Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)
pact-foundation/pact-go
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
moonbitlang/core
MoonBit's Core library
AckslD/muren.nvim
Multiple replacements in neovim
cloudanum/50Algorithms
harrisoncramer/gitlab.nvim
Manage Gitlab resources in Neovim
garymjr/nvim-snippets
Snippet support using native neovim snippets
jonz94/Sarasa-Gothic-Nerd-Fonts
Nerd fonts patched Sarasa Gothic font.
rsvim/rsvim
The VIM editor reinvented in Rust+TypeScript.
zefchain/serde-reflection
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
Qu-666/A-Philosophy-Of-Software-Design-
软件设计哲学电子译本
lihaoyi/mockito
Most popular Mocking framework for unit tests written in Java