Pinned Repositories
AudioUnit-GoogleTest
A (GoogleTest)[https://github.com/google/googletest] mock to help with testing code that interacts with Apple's Audio Unit framework.
build-tools
The GN scripts to use for Electron dev-flows
ChromiumToolchain
Barebones repository using the Chromium GClient/GN/Ninja toolchain.
gxcWrapper
Wrapper script for an `xcodebuild` command that invokes the build with `-gen-cdb-fragment-path` to generate clangd-compatible compilation database fragments and appends them to `compile_commands.json`.
kissfftpp
A reasonably fast, zero-dependency, header-only FFT implementation for modern C++ inspired by the excellent KissFFT library.
node-gyp
Node.js native addon build tool
react-native-webrtc
The WebRTC module for React Native
TypeSafeEventEmitter
mediasoup
Cutting Edge WebRTC Video Conferencing
mediasoup-client
mediasoup client side JavaScript library
kjvenalainen's Repositories
kjvenalainen/AudioUnit-GoogleTest
A (GoogleTest)[https://github.com/google/googletest] mock to help with testing code that interacts with Apple's Audio Unit framework.
kjvenalainen/build-tools
The GN scripts to use for Electron dev-flows
kjvenalainen/ChromiumToolchain
Barebones repository using the Chromium GClient/GN/Ninja toolchain.
kjvenalainen/gxcWrapper
Wrapper script for an `xcodebuild` command that invokes the build with `-gen-cdb-fragment-path` to generate clangd-compatible compilation database fragments and appends them to `compile_commands.json`.
kjvenalainen/kissfftpp
A reasonably fast, zero-dependency, header-only FFT implementation for modern C++ inspired by the excellent KissFFT library.
kjvenalainen/node-gyp
Node.js native addon build tool
kjvenalainen/react-native-webrtc
The WebRTC module for React Native
kjvenalainen/TypeSafeEventEmitter