-
h_da-aes Public
Slides shown at h_da appointment lecture “Advanced Embedded Systems”
-
rustup Public
Forked from rust-lang/rustupThe Rust toolchain installer
Rust Apache License 2.0 UpdatedMay 29, 2023 -
-
bela-sys Public
Forked from andrewcsmith/bela-sysRust bindings to the Bela microcontroller C API
Rust UpdatedNov 26, 2022 -
raytracing-weekend-rs Public
A simple Rust implementation of Peter Shirley's “Ray Tracing in One Weekend.”
-
-
totally-ordered-rs Public
Totally ordered comparison for IEEE binary32/binary64 in Rust.
-
-
bela-template Public
`cargo generate` template for pure-Rust Bela projects
-
bela-rs Public
Forked from andrewcsmith/bela-rsSafe Rust wrapper for the Bela.io API for realtime audio and sensor feedback
-
wasmer-katex-poc Public
A quick proof of concept of using wasmer, to run a WASI version of qjs (QuickJS CLI) to compile KaTeX from Rust
Rust MIT License UpdatedJul 24, 2021 -
quickjs-rs Public
Forked from theduke/quickjs-rsRust wrapper for the quickjs Javascript engine.
C MIT License UpdatedNov 20, 2020 -
aa_standalone Public
Forked from bgaster/aa_standaloneAudio Anywhere Standalone Desktop Application
Rust UpdatedSep 29, 2020 -
jsFader-rs Public
Rust version of jsFader (see https://electric-snow.net/plugins/) to evaluate vst-rs
Rust Apache License 2.0 UpdatedSep 23, 2020 -
ebur128 Public
Forked from sdroege/ebur128Implementation of the EBU R128 loudness standard
Rust MIT License UpdatedSep 23, 2020 -
poly-rs Public
Poly – Generic dense polynomials. This crate implements type-generic dense polynomial arithmetic.
-
meshoptimizer Public
Forked from zeux/meshoptimizerMesh optimization library that makes meshes smaller and faster to render
C++ MIT License UpdatedAug 6, 2019 -
winapi-rs-dynamic-experiment Public
A small experiment to see if https://github.com/retep998/winapi-rs/issues/518 is doable with proc_macro
-
winit Public
Forked from rust-windowing/winitWindow handling library in pure Rust
-
libebur128 Public
Forked from jiixyj/libebur128A library implementing the EBU R128 loudness standard.
C MIT License UpdatedFeb 26, 2018 -
wdl-ol Public
Forked from olilarkin/wdl-olEnhanced version of Cockos' IPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / …