smokes's Stars
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
fmtlib/fmt
A modern formatting library
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
arduino/Arduino
Arduino IDE 1.x
BuilderIO/partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
espanso/espanso
Cross-platform Text Expander written in Rust
serde-rs/serde
Serialization framework for Rust
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
css-doodle/css-doodle
🎨 A web component for drawing patterns with CSS.
wxt-dev/wxt
⚡ Next-gen Web Extension Framework
arktypeio/arktype
TypeScript's 1:1 validator, optimized from editor to runtime
lxieyang/chrome-extension-boilerplate-react
A Chrome Extensions boilerplate using React 18 and Webpack 5.
crxjs/chrome-extension-tools
Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
mozilla/web-ext
A command line tool to help build, run, and test web extensions
arduino/arduino-ide
Arduino IDE 2.x
nksaraf/vinxi
The Full Stack JavaScript SDK
unadlib/mutative
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
DevashishPrasad/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
szhsin/react-menu
React component for building accessible menu, dropdown, submenu, context menu, and more.
asmyshlyaev177/react-horizontal-scrolling-menu
Horizontal scrolling menu component for React.
webextension-toolbox/webextension-toolbox
Small CLI toolbox for cross-browser WebExtension development
bastibe/SoundCard
A Pure-Python Real-Time Audio Library
canonical/ubuntu-desktop-installer
Ubuntu Desktop Installer
minop1205/react-dnd-treeview
A draggable / droppable React-based treeview component. You can use render props to create each node freely.
anthonydb/practical-sql-2
Code and Data for the Second Edition of "Practical SQL" by Anthony DeBarros, published by No Starch Press (2022).
LennartHennigs/Button2
Arduino/ESP button library that provides callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
careermonk/data-structures-and-algorithms-made-easy
Data Structures And Algorithms Made Easy
NaingAungLuu/form-conductor
A declarative form validation for Jetpack Compose
extend-chrome/js-react-boilerplate
Chrome extension boilerplate with JavaScript and React