cumthugo's Stars
dagrs-dev/dagrs
A DAG engine build by Rust
deepseek-ai/DeepSeek-VL2
DeepSeek-VL2: Mixture-of-Experts Vision-Language Models for Advanced Multimodal Understanding
jordandelbar/yolo-tonic
Webcam video stream with real-time YOLO object detection, built with Ort, Tonic and Axum.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
messense/homebrew-macos-cross-toolchains
macOS cross compiler toolchains
labwc/labwc
A Wayland window-stacking compositor
Smithay/smithay
A smithy for rusty wayland compositors
ganmkTrue/RtspServerAndVlcPlay
基于rtsp的局域网推流录屏直播
rustfoundation/safety-critical-rust-consortium
Documentation, code and information for the Safety Critical Rust Consortium
Gadersd/whisper-burn
A Rust implementation of OpenAI's Whisper model using the burn framework
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.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
sotrh/learn-wgpu
Guide for using gfx-rs's wgpu library.
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
nicholassm/disruptor-rs
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
pikasTech/PikaPython
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
XuNeo/luavgl
lua + lvgl = luavgl An optimized lvgl Lua binding
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
lvgl/lv_port_linux
LVGL configured to work with a standard Linux framebuffer
veecle/veecle-pxros
A runtime for writing automotive and industrial Rust on top of HighTec's safety kernel for the Infineon AURIX™ Platform.
rust-embedded/rust-spidev
Rust library providing access to spidev devices under Linux
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
grpc/grpc-kotlin
Kotlin gRPC implementation. HTTP/2 based RPC
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
drone-os/drone-core
The core crate for Drone, an Embedded Operating System.
tensorflow/examples
TensorFlow examples