twd-code's Stars
jimp-dev/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
DENSORobot/orin_bcap
espressif/esp32c3-bt-lib
ESP32-C3/S3 Bluetooth stack (below HCI layer) precompiled libraries
EthicalML/xai
XAI - An eXplainability toolbox for machine learning
jvpernis/esp32-ps3
Control your ESP32 projects with a PS3 controller!
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
m5stack/STAMP-C3
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
raskr/rust-autograd
Tensors and differentiable operations (like TensorFlow) in Rust
bolshoytoster/RunCat_for_browser
A cute running cat animation on your browser taskbar. Based on https://github.com/Kyome22/RunCat_for_windows
ShoheiKobata/orin_bcap_python_samples
Samples to control RC8 using the b-cap library
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
DENSORobot/denso_cobotta_ros
denso_cobotta_ros’s documentation
nraynaud/webgcode
Online G-Code simulator, controller code for STM32F4-Discovery and google chrome extension to send the code to it.
esp-rs/std-training
Embedded Rust on Espressif training material.
midoriit/kokopedia
地図と位置情報によるウィキペディア・ビューア
ai-techsystems/deepC
vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
rust-lang-ja/book-ja-pdf
PDF of Japanese The Rust Programming Language: 2018 Edition
rust-lang-ja/rust-nomicon-ja
Japanese translation of rust-lang-nursery/nomicon
Hubs-Foundation/hubs
Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
conan-io/conan
Conan - The open-source C and C++ package manager
sciplot/sciplot
A modern C++ scientific plotting library powered by gnuplot
jeaye/ncurses-rs
A low-level ncurses wrapper for Rust
chainer/chainer
A flexible framework of neural networks for deep learning
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
google/styleguide
Style guides for Google-originated open-source projects
phys-ken/phys-ken
m5stack/M5StickC
M5StickC Arduino Library
janelia-arduino/Vector
A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.