hcyrs's Stars
FalkorDB/FalkorDB
A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
denoland/deno
A modern runtime for JavaScript and TypeScript.
littledivy/duckdb
blazing fast duckdb bindings for deno
simmsb/rusty-dilemma
Firmware for the Dilemma (or really any rp2040 split keyboard) written in Rust
giansalex/lanproxy-server-docker
🐳 Lanproxy Server on Docker Alpine
ivmarkov/rust-esp32-std-demo
Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
Skythinker616/foc-wheel-legged-robot
Open source materials for a novel structured legged robot, including mechanical design, electronic design, algorithm simulation, and software development. | 一个新型结构的轮腿机器人开源资料,包含机械设计、电子设计、算法仿真、软件开发等材料
MehverOSHWH/QuarkNPi
基于树莓派4布局的底板,核心板为稚晖君 (@peng-zhihui) 的 Project Quantum 项目。| A shield (IO board) according with RBPi4, the core is @peng-zhihui 's Quark N.
fishros/d2l-ros2
动手学ROS2课程配套教程,欢迎关注公众号《鱼香ROS》
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
xiangnanscu/lua-resty-rax
High performance router for openresty web, focus on mapping string to handler.
OhBonsai/RedisTree
Redis Tree (Ploytree) Structure Module
RedisLabsModules/redismodule-rs
Rust API for Redis Modules API
ildus/clickhouse_fdw
ClickHouse FDW for PostgreSQL
hydradb/grpc_fdw
distil/rust_lua_ffi
Automatic Rust and Lua glue code generation for seamless FFI interop
phusion/baseimage-docker
A minimal Ubuntu base image modified for Docker-friendliness
sonalake/utah-parser
Java library for parsing semi-structured text files
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
bluejekyll/pg-extend-rs
Postgres extension library for Rust
postgrespro/rum
RUM access method - inverted index with additional information in posting lists
chinedufn/webgl-water-tutorial
The source code for a tutorial on rendering water using WebGL + Rust + WebAssembly
jeff-davis/postgres-extension.rs
Write PostgreSQL extensions in pure rust
szymonwieloch/rust-rawsock
Rust library for obtaining and sending raw network packets from interfaces.