flowsn4ke's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
facebook/react
The library for web and native user interfaces.
3b1b/manim
Animation engine for explanatory math videos
expressjs/express
Fast, unopinionated, minimalist web framework for node.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
reduxjs/redux
A JS library for predictable global state management
jestjs/jest
Delightful JavaScript Testing.
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
evanw/esbuild
An extremely fast bundler for the web
qbittorrent/qBittorrent
qBittorrent BitTorrent client
rollup/rollup
Next-generation ES module bundler
react-dnd/react-dnd
Drag and Drop for React
snabbdom/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
uber/react-vis
Data Visualization Components
wasm3/wasm3
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
fschutt/azul
Desktop GUI Framework
AdnanHodzic/auto-cpufreq
Automatic CPU speed & power optimizer for Linux
rust-windowing/winit
Window handling library in pure Rust
lukeed/uvu
uvu is an extremely fast and lightweight test runner for Node.js and the browser
msys2/msys2.github.io
The MSYS2 homepage
rust-embedded/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
kutlugsahin/react-smooth-dnd
react wrapper components for smooth-dnd
hermit-os/hermit-rs
Hermit for Rust.
BiglySoftware/BiglyBT
Feature-filled Bittorrent client based on the Azureus open source project
rust-embedded/discovery
Discover the world of microcontrollers through Rust!
rust-embedded/book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
frandiox/vite-ssr
Use Vite for server side rendering in Node
boinkor-net/governor
A rate-limiting library for Rust (f.k.a. ratelimit_meter)
agilgur5/react-signature-canvas
A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
mfrachet/create-frontend-framework
👓 Creating a front end framework for learning purpose