piotr-oles's Stars
facebook/react
The library for web and native user interfaces.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
nektos/act
Run your GitHub Actions locally 🚀
evanw/esbuild
An extremely fast bundler for the web
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
mswjs/msw
Industry standard API mocking for JavaScript.
kettanaito/naming-cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
xenova/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
rossant/awesome-math
A curated list of awesome mathematics resources
uber/baseweb
A React Component library implementing the Base design language
Yelp/dumb-init
A minimal init system for Linux containers
tc39/proposal-pattern-matching
Pattern matching syntax for ECMAScript
lark-parser/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
searchkit/searchkit
React + Vue Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components.
nolanlawson/fuite
A tool for finding memory leaks in web apps
tc39/proposal-record-tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
intuit/auto
Generate releases based on semantic version labels on pull requests.
TypeStrong/fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
torch2424/as-bind
Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀
mswjs/mswjs.io
Official website and documentation for the Mock Service Worker library.
dfilatov/lrt
Scheduler for long-running tasks inside browsers and Node.JS
piotr-oles/use-transition-effect
Run long effects without blocking the main thread
jrester/EBNF.cr
Work with (E)BNF and bison/YACC Grammar: Parsing, FIRST/FOLLOW set, CNF, Conversions, LR and LL parsing tables
clarete/langlang
Language Toolkit
DataDog/pprof-format
Pure JavaScript pprof encoder and decoder