AhmetKaanGuney's Stars
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
gl-vis/gl-text
Render text with WebGL
SciSpike/mutrait
A subclass factory-based trait implementation for ES6 & later.
padenot/ringbuf.js
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
lars-t-hansen/parlib-simple
Simple utilities on top of SharedArrayBuffer / SharedTypedArray
nolanlawson/promise-worker
Promise-based messaging for Web Workers and Service Workers
developit/workerize
🏗️ Run a module in a Web Worker.
graphcentral/graph
Performant graph visualization on the web with WebGL + Webworkers + IndexedDB / https://graphcentral.github.io/graph
tc39/proposal-ecmascript-sharedmem
Shared memory and atomics for ECMAscript
lars-t-hansen/sab-demo
Demos for SharedArrayBuffer
mmomtchev/SharedMap
Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated, coalesced-chaining HashMap, backed by SharedArrayBuffer
finos/perspective
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
Ameobea/web-synth
A web-based sound synthesis, music production, and audio experimentation platform
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
leptos-rs/leptos
Build fast web applications with Rust.
PacktPublishing/Real-Time-3D-Graphics-with-WebGL-2
Real-Time 3D Graphics with WebGL 2, published by Packt
maia-sdr/maia-sdr
Maia SDR is an open-source FPGA-based SDR project focusing on the ADALM Pluto
danchitnis/webgl-plot-examples
Examples for the webgl-plot package
jledet/waterfall
HTML Canvas Waterfall Plot
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
fatih/color
Color package for Go (golang)
react-bootstrap/react-bootstrap
Bootstrap components built with React