linklj's Stars
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
tracel-ai/cubecl
Multi-platform high-performance compute language extension for Rust.
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
duckdb/duckdb-rs
Ergonomic bindings to duckdb for Rust
duckdb/duckdb-wasm
WebAssembly version of DuckDB
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
denoland/deno
A modern runtime for JavaScript and TypeScript.
Vrtgs/thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
ex3ndr/llama-coder
Replace Copilot local AI
smallnest/ebooks
制作的电子书越来越多,找个仓库放置,方便下载
zhenorzz/goploy
Devops, Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager, Nginx Manager.
guowei-gong/go-carol
🍍 Gopher 的练习题库,本身是一个统计工具,可以获取自己上一次练习时间,练习了多少次。题库、题单持续更新中
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
g3n/engine
Go 3D Game Engine (http://g3n.rocks)
golang-standards/project-layout
Standard Go Project Layout
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
prometheus-community/json_exporter
A prometheus exporter which scrapes remote JSON by JSONPath
Jeffail/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
tomnomnom/gron
Make JSON greppable!
thedevsaddam/gojsonq
A simple Go package for querying over JSON, YAML, XML, and CSV data.
tidwall/gjson
Get JSON values quickly - JSON parser for Go
IBM/fp-go
functional programming library for golang
kesonan/sqlgen
A tool to generate bun, gorm, sql, sqlx and xorm sql code.