Pinned Repositories
107-Arduino-UAVCAN
Arduino library for providing a convenient C++ interface for accessing UAVCAN.
async-io
Async I/O and timers
async-net
Async networking primitives for TCP/UDP/Unix communication
BeerpongTableApp
bigcode-evaluation-harness
A framework for the evaluation of autoregressive code generation language models.
burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
cargo-override
The quickest way to override dependencies with Cargo
ccs811-rs
ens160
Driver for sensor ENS160 written in rust.
postcard-bindgen
A crate which generates bindings for the postcard binary format for other languages than Rust.
teamplayer3's Repositories
teamplayer3/postcard-bindgen
A crate which generates bindings for the postcard binary format for other languages than Rust.
teamplayer3/ens160
Driver for sensor ENS160 written in rust.
teamplayer3/async-net
Async networking primitives for TCP/UDP/Unix communication
teamplayer3/BeerpongTableApp
teamplayer3/bigcode-evaluation-harness
A framework for the evaluation of autoregressive code generation language models.
teamplayer3/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
teamplayer3/cargo-override
The quickest way to override dependencies with Cargo
teamplayer3/ccs811-rs
teamplayer3/mics-vz-89te
MICS-VZ-89TE sensor driver written in rust
teamplayer3/embedded-svc
Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)
teamplayer3/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
teamplayer3/esp-idf-hal
embedded-hal implementation for Rust on ESP32 and ESP-IDF
teamplayer3/esp-idf-svc
Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
teamplayer3/esp-idf-sys
Bindings for ESP-IDF (Espressif's IoT Development Framework)
teamplayer3/exllama-runpod-serverless
teamplayer3/led-strip-animations
This is a framework to animate various layouts of led strips running on small controllers written in Rust.
teamplayer3/libc
Raw bindings to platform APIs for Rust
teamplayer3/ma-supplement
Repo contains supplement to my Master's thesis
teamplayer3/mem-analyser
A tool to analyse memory usage on a microcontroller.
teamplayer3/qr2term-rs
:bar_chart: Stupidly simple Rust crate to render a QR code in the terminal.
teamplayer3/questdb-rs
QuestDB connector for Rust
teamplayer3/rsntp
An RFC 4330 compliant Simple Network Time Protocol (SNTP) client library for Rust.
teamplayer3/satisfactory-calculator
teamplayer3/scd30-modbus-rs
Rust driver implementation for the scd30 sensor using modbus.
teamplayer3/SHT31-rs
A cargo library for the SHT31 temperature / humidity sensors
teamplayer3/smol-timeout
A way to poll a future until it or a timer completes
teamplayer3/tokio-serial
A serial port implementation for tokio
teamplayer3/unqlite-python
Python bindings for the UnQLite embedded NoSQL database
teamplayer3/uri-pattern-matcher
URI (or path) pattern matching
teamplayer3/ws2812-esp32-rmt-driver
WS2812 driver using ESP32 RMT for Rust