Pinned Repositories
aubio-rs
Rust bindings for Aubio library
emailmessage-rs
Email Message library for Rust
fluidlite-rs
Rust bindings to fluidlite library
hid_def
HID Report Descriptor macros definitions for C language.
ledb
Lightweight embedded database
msdfgen-rs
Rust bindings to msdfgen library
nixos-arm
Nixos Images for Allwinner-based boards Xunlong Orange Pi
oboe-rs
Rust bindings for Oboe high-performance audio IO Android library
publish-crates
GitHub action to get easy publishing of Rust crates
zephyr-rtos.nix
Battle-tested nix env for Zephyr RTOS developers
katyo's Repositories
katyo/hid_def
HID Report Descriptor macros definitions for C language.
katyo/colours-rs
Color types for different color models with conversions between it
katyo/android-rs-glue
Glue between Rust and Android
katyo/Arduino_STM32
Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
katyo/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
katyo/c4dart
Dart FFI wrapper generator from C header.
katyo/dart-sdk-rs
Rust bindings to the Dart native extensions SDK
katyo/dart-sys
Rust bindings to the dart native extensions api
katyo/ejdb
:checkered_flag: EJDB 2.0 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / Java / Dart / Node.js bindings. Docker image.
katyo/fix
Fixed-point numbers
katyo/futures-codec
Utilities for encoding and decoding frames with async/await
katyo/gcc-mingw-w64-dwarf2
MinGW debian packages with Dwarf2 exception handler compatible with Rust.
katyo/glow
GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
katyo/iced
A cross-platform GUI library for Rust, inspired by Elm
katyo/imdom
Experimental immediate mode virtual-dom library
katyo/jlink_rtt
JLINK RTT debugger support for rust
katyo/jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
katyo/Marlin
Optimized firmware for RepRap 3D printers based on the Arduino platform.
katyo/mixui
Cross-platform mobile friendly user-interface entirely in rust
katyo/neon
Rust bindings for writing safe and fast native Node.js modules.
katyo/openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
katyo/reui
Rust Embedded graphics User Interface library
katyo/rust-android-gradle
katyo/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
katyo/rust-skia
Safe Skia Bindings for Rust
katyo/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
katyo/st7735-lcd-rs
Rust library for displays using the ST7735 driver
katyo/stm32f0xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F0 family
katyo/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
katyo/winit
Window handling library in pure Rust