Pinned Repositories
astro-launchpad
An Astro project template for decent projects: auth, i18next, Bootstrap, sitemap, webworker, robots.txt, preact, react, endpoints, endpoint clients, OAuth, various Astro features and data loading preconfigured
base-unicode
Encodes text and binary data to a subset of Unicode plane 1 (BMP). Runs in browser and Node.js. Symbol compression algo. Turns binary data into short, copy-pastable UTF-8 strings. URI-safe in modern browsers (for pasting, locally).
brotli-compress
WASM based, asynchronous Brotli compression and decompression package that works in browsers and Node.js; CommonJS and ESM
clientside-search
A highly efficient, isomorphic, full-featured, multilingual text search engine library, providing full-text search, fuzzy matching, phonetic scoring, document indexing and more, with micro JSON state hydration/dehydration in-browser and server-side.
Extanium
Extanium is a OOP javascript framework for rapid & cross-plattform mobile application development in Appcelerator Titanium - ExtJS rewrite
fast-dotproduct
dotProduct(vectorsA, vectorsB) / matmul in JIT-optimized JavaScript, WebAssembly/WASM using SIMD vector instructions. pthread, WebGPU, WebGL, WebNN experiments.
libsharedmemory
Cross-platform shared memory stream/buffer, header-only library for low-level IPC in C/C++.
nes-ui-react
A design system that paints the web in 8 bits.
redaktool
Browser extension for editors and professionals engaged in text-related research, writing, and evaluation tasks. This tool serves as a comprehensive "AI toolbox" enabling direct interaction with content on any website for extraction, translation, summarization, re-phrasing and more.
turbo-hybrid-astro-on-vercel
Astro 2.0 / turbo monorepo project template featuring hybrid rendering (SSG + SSR). Configured to deploy on Vercel.
kyr0's Repositories
kyr0/assemblyscript-js-wasm-interop-example
Quickly demonstrates how to pass data between JS and WASM context in the most efficient way (shared memory).
kyr0/web-audio-beat-detector
A beat detection utility which is using the Web Audio API.
kyr0/android-gpx-sync
Helper app to sync GPX track data with web services
kyr0/apprtc
The video chat demo app based on WebRTC
kyr0/assemblyscript
A TypeScript to WebAssembly compiler 🚀
kyr0/AudioTK
An audio digital processing toolbox based on a workflow/pipeline principle
kyr0/bjorklund
Euclidean rhythms: Björklund's algorithm in Python
kyr0/Bridge
kyr0/Chordsup
Javascript chord progression generator and key transponator
kyr0/firebug-lite
Firebug Lite: doing the Firebug way, anywhere.
kyr0/HISE
The open source framework for sample based instruments
kyr0/j4ts
Core Java APIs for TypeScript / JavaScript / JSweet
kyr0/jsweet
A Java to JavaScript transpiler.
kyr0/kucoin-api
npm module for the KuCoin API.
kyr0/material-ui
React components that implement Google's Material Design.
kyr0/Piano-Flow
[Paused] A music game follows the piano flows.
kyr0/projectm
projectM - cross-platform music visualization. Open-source and Milkdrop-compatible
kyr0/Rack
Open-source virtual modular synthesizer
kyr0/RadioDroid
radio browser app that uses www.radio-browser.info on android
kyr0/react-redux
Official React bindings for Redux
kyr0/Robinhood
Unofficial Documentation of Robinhood Trade's Private API
kyr0/samples
WebRTC Web demos and samples
kyr0/sightreading.training
🎹 Sight reading training tool
kyr0/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
kyr0/tweetx86
Pure client-side combination of Nasm, DosBox and WebAssembly to show off yout x86 skills in a tweet (or more)
kyr0/vstgui
A user interface toolkit mainly for audio plug-ins
kyr0/wallet
IOTA Wallet
kyr0/WDL
WDL (by Cockos) mirror
kyr0/wdl-ol
Enhanced 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 / AAX (Native) formats supported.
kyr0/webaudio-controls
GUI parts library for Web application using WebComponents