Highlights
-
stereo_mic Public
USB Stereo Microphone with RP2040 Zero and INMP441
C MIT License UpdatedFeb 27, 2025 -
sea-codec Public
Low-complexity, lossy audio codec designed for embedded devices
-
rpi-zero-spi-rp2040 Public
Communication between Raspberry Pi Zero 2W and RP2040 via SPI
C UpdatedJan 31, 2025 -
rtmidi-rs Public
Forked from robhardwick/rtmidi-rsSafe wrapper for RtMidi, realtime MIDI input/output
Rust UpdatedJan 10, 2025 -
rubberband-wasm Public
Webassembly build of the audio time-stretching and pitch-shifting Rubber Band Library.
-
-
hash-wasm Public
Lightning fast hash functions using hand-tuned WebAssembly binaries
-
exactnumber Public
Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.
-
gmp-wasm Public
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
-
-
v8-cmake Public
Forked from bnoordhuis/v8-cmakeThe V8 JavaScript engine, but built with CMake instead of GN - WIP
-
hash-wasm-benchmark Public
Hash-wasm benchmark app
-
-
buffer-collection Public
Treat multiple node.js Buffers as a single contiguous Buffer.
-
n-set Public
Allows to put arrays into sets. Works similarly like ES6 Sets.
-
-
node-gdi Public
Node.js bindings to Windows GDI (graphics device interface)
-
-
ginac-wasm Public
WebAssembly bindings for the GiNaC computer algebra system
-
libqalculate Public
Forked from Qalculate/libqalculateQalculate! library and CLI
C++ GNU General Public License v2.0 UpdatedOct 22, 2021 -
audio-annotator Public
Simple app for annotating audio segments
-
countwords Public
Forked from benhoyt/countwordsPlaying with counting word frequencies (and performance) in various languages.
Rust MIT License UpdatedMar 15, 2021 -
wasm-backporter Public
Backport newer WASM instructions into older ones
-
n-dimensional-map Public
Allows to put arrays into maps. Works similarly like ES6 Maps.